From owner-freebsd-current Mon Jul 5 14: 1:45 1999 Delivered-To: freebsd-current@freebsd.org Received: from taciturn.tcac.net (s057-cdm55.amar.tcac.net [207.50.55.57]) by hub.freebsd.org (Postfix) with SMTP id CF2F7151AC for ; Mon, 5 Jul 1999 14:01:29 -0700 (PDT) (envelope-from bhughes@tcac.net) Received: (qmail 44647 invoked by uid 1000); 5 Jul 1999 21:01:23 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 5 Jul 1999 21:01:23 -0000 Date: Mon, 5 Jul 1999 16:01:23 -0500 (CDT) From: "Bradley T. Hughes" To: Nicolas Blais Cc: freebsd-current@FreeBSD.ORG Subject: Re: HELP!!! -CURRENT libtool problem. In-Reply-To: <37810FDD.C1321FE7@videotron.ca> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message