Date: Sat, 27 Sep 1997 09:36:25 +0930 From: Greg Lehey <grog@lemis.com> To: Cliff Addy <fbsdlist@federation.addy.com> Cc: questions@FreeBSD.ORG Subject: Re: static or dynamic linking? Message-ID: <19970927093625.30750@lemis.com> In-Reply-To: <Pine.BSF.3.95q.970926154542.7798A-100000@federation.addy.com>; from Cliff Addy on Fri, Sep 26, 1997 at 03:46:51PM -0400 References: <Pine.BSF.3.95q.970926154542.7798A-100000@federation.addy.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Sep 26, 1997 at 03:46:51PM -0400, Cliff Addy wrote: > I got this question from a user: > >> Is the OS FreeBSD 2.2.2 statically or dynamically linked? > > How do I answer him? All operating systems I know are statically linked. Dynamic linking is only applicable to programs. FreeBSD supports both statically and dynamically linked programs. Greg
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970927093625.30750>