Skip site navigation (1)Skip section navigation (2)
Date:      27 Sep 1997 08:37:11 +0800
From:      grog@lemis.com (Greg Lehey)
To:        questions@freebsd.org
Subject:   Re: static or dynamic linking?
Message-ID:  <60hkfn$j7i$1@FreeBSD.csie.NCTU.edu.tw>

next 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?60hkfn$j7i$1>