Date: Mon, 5 Jul 1999 16:01:23 -0500 (CDT) From: "Bradley T. Hughes" <bhughes@tcac.net> To: Nicolas Blais <nicblais@videotron.ca> Cc: freebsd-current@FreeBSD.ORG Subject: Re: HELP!!! -CURRENT libtool problem. Message-ID: <Pine.BSF.4.10.9907051600100.43108-100000@taciturn.tcac.net> In-Reply-To: <37810FDD.C1321FE7@videotron.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 5 Jul 1999, Nicolas Blais wrote: [snip] > Also, before I removed 3.2 from my system, I made a little cpp hello > world > program and with GCC the binary was 8k. That same program was 40k with > EGCS. Anyone know why? this is probably caused by the exception handling that is included with egcs (and not int gcc 2.7.2.1 used in 3.2)...add -fno-exceptions to your CFLAGS and the binary should reduce in size > Please help. I'm really desperate. > > -- > Nicolas Blais nicblais@videotron.ca > Powered by FreeBSD http://www.freebsd.org > My current running version : FreeBSD 4.0-CURRENT > http://pages.infinit.net/primary/ > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > Blackbox - An X11R6 Window Manager http://blackbox.wiw.org/ __________________________________ Bradley T. Hughes <bhughes@tcac.net> To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" 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.10.9907051600100.43108-100000>