Cross GCC C++ options...

Kai Ruottu karuottu@freenet.hut.fi
Mon Apr 5 13:36:00 GMT 1999


Paul Breed wrote:

> Where can I find the options to turn exceptions
> and runtime type info off for C++ in egcs-1.1.2?

 The '-fno-exceptions -fno-rtti' should take them
away, but I fear that building and using libstdc++
would need them... If they are in the libs, you must
use them everywhere... This seems to be a thing needing
some experiments, perhaps libstdc++ could be built
with '-fno-exceptions -fno-rtti'...

 Cheers, Kai
_______________________________________________
New CrossGCC FAQ: http://www.objsw.com/CrossGCC
_______________________________________________
To remove yourself from the crossgcc list, send
mail to crossgcc-request@cygnus.com with the
text 'unsubscribe' (without the quotes) in the
body of the message.



More information about the crossgcc mailing list