Date: Wed, 6 May 1998 01:00:09 -0700 From: "David O'Brien" <obrien@NUXI.com> To: "P. van Leeuwen" <pvl@nanoteq.com> Cc: "'law@cygnus.com'" <law@cygnus.com>, Joe Buck <jbuck@synopsys.com>, "pfeifer@dbai.tuwien.ac.at" <pfeifer@dbai.tuwien.ac.at>, "freebsd-stable@FreeBSD.ORG" <freebsd-stable@FreeBSD.ORG>, "egcs@cygnus.com" <egcs@cygnus.com> Subject: Re: GCC Message-ID: <19980506010009.51285@nuxi.com> In-Reply-To: <01BD78D4.51C448E0@groenie.nanoteq.co.za>; from P. van Leeuwen on Wed, May 06, 1998 at 09:49:52AM %2B0200 References: <01BD78D4.51C448E0@groenie.nanoteq.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
> OK, you guys have convinced me. I use exceptions, so as soon as I can > get egcs installed, I'll take it for a testdrive. Are there any > problems on FreeBSD? > What is the current stable release (does that make sense :) ) ? 1.0.3 will be... but it won't do for you out of the box as gcc/config/i386/freebsd.h isn't for exceptions to work properly. You will have to always use ``g++ -fsjlj-exceptions''. This has been fixed in the development branch since late March, but for some reason wasn't brought into the "release" branch. It appears 1.0.3 is a Linux-only release as it only address problems Linux users had. -- -- David (obrien@NUXI.ucdavis.edu -or- obrien@FreeBSD.org) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980506010009.51285>