Date: Tue, 03 Apr 2001 18:01:50 +0100 From: Brian Somers <brian@Awfulhak.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/release boot_crunch.conf src/release/i386 fixit_crunch.conf src/release/pc98 fixit_crunch.conf Message-ID: <200104031701.f33H1oB50479@hak.lan.Awfulhak.org> In-Reply-To: Message from Ruslan Ermilov <ru@FreeBSD.org> of "Tue, 03 Apr 2001 16:48:16 %2B0300." <20010403164816.A60536@sunbay.com>
next in thread | previous in thread | raw e-mail | index | archive | help
> On Tue, Apr 03, 2001 at 06:43:25AM -0700, Ruslan Ermilov wrote: > > ru 2001/04/03 06:43:25 PDT > > > > Modified files: > > release boot_crunch.conf > > release/i386 fixit_crunch.conf > > release/pc98 fixit_crunch.conf > > Log: > > Cleanup: sort by directory/program, remove unused libraries. > > > > Revision Changes Path > > 1.48 +22 -18 src/release/boot_crunch.conf > > 1.4 +15 -31 src/release/i386/fixit_crunch.conf > > 1.4 +15 -31 src/release/pc98/fixit_crunch.conf > > > The weird thing is that the order of libraries affects (slightly) > the resulting binary size. I originally put them in alphabetical > order, but this produced few extra kylobytes for fixit_crunch. > If ever there a reason, what would be the optimal order? At a guess I'd say this is because of namespace pollution - a symbol is being defined more than once in these programs/libraries. Scary... > Thanks, > -- > Ruslan Ermilov Oracle Developer/DBA, > ru@sunbay.com Sunbay Software AG, > ru@FreeBSD.org FreeBSD committer, > +380.652.512.251 Simferopol, Ukraine > > http://www.FreeBSD.org The Power To Serve > http://www.oracle.com Enabling The Information Age -- Brian <brian@Awfulhak.org> <brian@[uk.]FreeBSD.org> <http://www.Awfulhak.org> <brian@[uk.]OpenBSD.org> Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104031701.f33H1oB50479>