Date: Sun, 17 Sep 2000 18:46:28 -0700 (PDT) From: Matthew Jacob <mjacob@feral.com> To: Peter Wemm <peter@netplex.com.au> Cc: "Daniel C. Sobral" <dcs@newsguy.com>, alpha@FreeBSD.ORG Subject: oops... Message-ID: <Pine.BSF.4.21.0009171845590.96606-100000@beppo.feral.com> In-Reply-To: <Pine.BSF.4.21.0009171835200.96606-100000@beppo.feral.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Sorry- I was not using the right args to nm..I'll be quiet now until I actually have a fix (if any). On Sun, 17 Sep 2000, Matthew Jacob wrote: > > If you sort objects in the loader by size, this one is always the top sizes.. > > 0000000000008ba0 T twoConstParen > 00000000000021c0 T ficlCompileCore > 0000000000002000 B stack > 00000000000019c0 t gcc2_compiled. > 0000000000001328 D z_errmsg > > A little sleuthing, though, finds that the object z_errmsg is only 0x50 bytes > in size. Hmm -We'd definitely reclaim all the space we needed if we could > figure out why there seems to be this padding. > > Any ideas? This comes out of libstand.a. I'll try linker optimizations to see > if this can be shrunk! > > -matt > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0009171845590.96606-100000>