This is the mail archive of the gcc-help@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]
Other format: [Raw text]

Re: Mixing exception handling libraries with non exception handling


Barry Andrews wrote:
> Ian Lance Taylor wrote:
>> Andrew Haley <aph@redhat.com> writes:
>>
>>  
>>>> Is there no work around for this? It seems so very strange to me.
>>>>       
>>> Compile with -fexceptions.
>>>     
>>
>> Or -funwind-tables.
>>   
> Unfortunately neither flag helps. I think the only way is to rebuild
> library X.

Well, yes.  That's what we said: Compile with -fexceptions.  This means
Library X.

Andrew.


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