Date: Wed, 1 Aug 2001 11:14:58 -0700 (PDT) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/gcc/config freebsd.h Message-ID: <200108011814.f71IEw215433@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2001/08/01 11:14:58 PDT Modified files: (Branch: RELENG_4) contrib/gcc/config freebsd.h Log: MFC: gcc.295 rev 1.36 Make it easy for people to use define DWARF2 exceptions unwinding. If "WANT_DWARF2_UNWIND" you get it. Note that this is a different C++ ABI than the FreeBSD default. So you will need to recompile all your C++ apps that uses exceptions if you turn this on. I am adding it here for Yahoo!'s use and for those that want to be early adopters to what I will make as the default with the GCC 3.0 import. Revision Changes Path 1.25.2.8 +7 -3 src/contrib/gcc/config/freebsd.h To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108011814.f71IEw215433>