[Gambas-devel] makefile !!!

Daniel daniel at ...318...
Fri Oct 7 16:35:39 CEST 2005


Benoit Minisini wrote:

>On Friday 07 October 2005 01:52, Daniel wrote:
>  
>
>>what i do to know the flags used by g++ to compile ?
>>i think the compiler use -fno-exceptions flag when i compile some c++
>>code !!!!
>>
>>daniel
>>
>>ps: i can't catch exceptions in the code
>>
>>    
>>
>
>Can you avoid using exceptions?
>
>If *really* you can't, you have to add that to your Makefile.am file:
>
>gb_<component name>_la_CXXFLAGS = $(AM_CXXFLAGS) -fexceptions
>
>Regards,
>
>  
>
sorry
but the ibpp library (firebird) use exceptions, that made 3 weeks i 
break the head "why I cannot catch exception any more"
thank you

daniel

ps:the driver for firebird is in attachement

-------------- next part --------------
A non-text attachment was scrubbed...
Name: gb.db.firebird.tar.gz
Type: application/x-gzip
Size: 237922 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20051007/b310babd/attachment.bin>


More information about the Devel mailing list