Date: Sun, 05 Oct 1997 21:21:03 -0600 From: Warner Losh <imp@village.org> To: Harlan Stenn <Harlan.Stenn@pfcs.com> Cc: hackers@freebsd.org Subject: Re: Compiling -stable with egcs... Message-ID: <199710060321.VAA10656@harmony.village.org> In-Reply-To: Your message of "Sun, 05 Oct 1997 22:06:05 -0300." <14453.876103565@mumps.pfcs.com> References: <14453.876103565@mumps.pfcs.com>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <14453.876103565@mumps.pfcs.com> Harlan Stenn writes: : 1060864 98304 111584 1270752 1363e0 kernel.cc : 1060864 585728 109776 1756368 1accd0 kernel.egcs Hmmm. I think you want to have -fno-exceptions in the command line. Otherwise egcs will bloat things badly due to exception code being bogusly generated by default. Warner
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710060321.VAA10656>