Date: Thu, 16 Nov 1995 20:25:53 -0700 From: Nate Williams <nate@rocky.sri.MT.net> To: "Marc G. Fournier" <scrappy@hub.org> Cc: Nate Williams <nate@rocky.sri.MT.net>, freebsd-questions@freebsd.org Subject: Re: Shared Libraries...almost there... Message-ID: <199511170325.UAA11029@rocky.sri.MT.net> In-Reply-To: <Pine.BSF.3.91.951116222012.6449A-100000@hub.org> References: <199511170127.SAA10855@rocky.sri.MT.net> <Pine.BSF.3.91.951116222012.6449A-100000@hub.org>
next in thread | previous in thread | raw e-mail | index | archive | help
[ Large shlib libraries ] > > Look /usr/share/mk/bsd.lib.mk and note the ld commands. These are used > > to 'strip' out un-necessary (And some necessary according to Bruce) > > Bruce...are you out there? :) > > Right now, I've left it 'unstripped'...what is necesary that stripping > gets rid of? debug code would be my first guess... It's more of a judgement call, but it removes static symbols and other such symbols which I believe Bruce believes should be exported. Nate
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511170325.UAA11029>