This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Patch: More -D__EXCEPTIONS


> I needed to add the following in order for libsupc++ to include
> exception handling functions on the v3 branch.  I have no idea if it
> is correct, but I found it was necessary to build some of the java
> stuff.
>
> gcc/cp/ChangeLog...
>
> 2001-02-17  Anthony Green
>
>         * lang-specs.h: Add more -D__EXCEPTIONS.
>

I'm checking this in to the branch as an obvious fix, since this
brings the file into line with what is on the mainline, and java can't
build without it.

regards

  [ bryce ]



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]