This is the mail archive of the libstdc++@sources.redhat.com mailing list for the libstdc++ project.


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

Re: terminate ?


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         |
\------------------------------------------------------------------/


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