terminate ?

Dr. David Gilbert dg@px.uk.com
Fri Nov 3 04:14:00 GMT 2000


On 3 Nov 2000, Gabriel Dos Reis wrote:

> Thanks -- those flags are working fine for me on SuSE-7.0.

It is OK - the problem was just one of linking with an old library
compiled with an older gcc which had terminate(void) rather than the 
std::terminate(void) in the new ones.  Pity we have that incompatibility -
hohum.

Dave

-- 
/------------------------------------------------------------------\
| Dr. David Alan Gilbert | Work:dg@px.uk.com +44-161-286-2000 Ex258|
| -------- G7FHJ --------|---------------------------------------- |
| Home: dave@treblig.org            http://www.treblig.org         |
\------------------------------------------------------------------/



More information about the Libstdc++ mailing list