cvs commit: src/share/mk bsd.libnames.mk src/lib/bind config.mk src/lib/bind/dns Makefile src/lib/bind/isc Makefile src/l

Doug Barton DougB at DougBarton.net
Sun Sep 26 00:56:04 PDT 2004


Bjoern A. Zeeb wrote:
> On Fri, 24 Sep 2004, Ruslan Ermilov wrote:

>>  What this really means is that all BIND libraries are now internal to
>>  buildworld (by default, unless WANT_BIND_LIBS is defined), and linked
>>  statically into various BIND executables.
> 
> 
> these days that there is a dynalically linked base system why do it
> the opposite way ? I am just curious ;-)

The difference between what you describe and this situation is that the
libraries that are linked in are not ever installed in /usr/lib. This is
really no different than linking in any other static object when
building a binary.

HTH,

Doug

-- 

	If you're never wrong, you're not trying hard enough


More information about the cvs-src mailing list