g++ 2.95.2 -fhonor-std fails to link std::terminate()

Martin v. Loewis martin@loewis.home.cs.tu-berlin.de
Mon Apr 24 03:38:00 GMT 2000


> The workaround is to recompile libstdc++ and libgcc with -fhonor-std.

Actually, std::terminate is in libgcc, so only libgcc needs to be
recompiled.

Regards,
Martin


More information about the Gcc-bugs mailing list