This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: [v3] add -fno-exceptions support


>>>>> "Benjamin" == Benjamin Kosnik <bkoz@redhat.com> writes:

>> It sounds like libsupc++ only needs the macros
>> (try/catch/__throw_exception_again) from that header, right?

> Right. So, just move the header into libsupc++? Or just define the same 
> macro bits in those files? Probably moving the header into libsupc++ is 
> better.

> Or we could just have a header with those defines, and have it be in 
> libsupc++ and functexcept.h could include that header.  That might be
> best.

Works for me.

Jason


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