__STL_USE_EXCEPTIONS

Phil Edwards pedwards@disaster.jaj.com
Tue Apr 3 07:11:00 GMT 2001


On Tue, Apr 03, 2001 at 09:30:47AM -0400, nbecker@fred.net wrote:
> If I use gcc-2.96 on i686-pc-linux-gnu, it seems the symbol
> __STL_USE_EXCEPTIONS is not defined (at least by default).  Why not?
> What do I need to do to fix this?

I assume you've read all the notes about 2.96 being a Red Hat thing.

That said, 2.96 used the old libstdc++-v2, and I don't know how well it
supported exceptions.  Did you try a quick grep through the stl_config.h
header to see how this macro is being defined?


Phil

-- 
pedwards at disaster dot jaj dot com  |  pme at sources dot redhat dot com
devphil at several other less interesting addresses in various dot domains
The gods do not protect fools.  Fools are protected by more capable fools.



More information about the Gcc mailing list