From owner-freebsd-alpha Sun Sep 17 18:46:40 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from feral.com (feral.com [192.67.166.1]) by hub.freebsd.org (Postfix) with ESMTP id DA59D37B422 for ; Sun, 17 Sep 2000 18:46:37 -0700 (PDT) Received: from beppo.feral.com (beppo [192.67.166.79]) by feral.com (8.9.3/8.9.3) with ESMTP id SAA05742; Sun, 17 Sep 2000 18:46:28 -0700 Date: Sun, 17 Sep 2000 18:46:28 -0700 (PDT) From: Matthew Jacob Reply-To: mjacob@feral.com To: Peter Wemm Cc: "Daniel C. Sobral" , alpha@FreeBSD.ORG Subject: oops... In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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