This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
-fnew-abi and C++? (was C++ and 2.95.1)
- To: gcc@gcc.gnu.org
- Subject: -fnew-abi and C++? (was C++ and 2.95.1)
- From: "George T. Talbot" <george@moberg.com>
- Date: Mon, 23 Aug 1999 21:56:59 +0000
- Organization: Moberg Research, Inc.
OK...I found my problem with linking problems and C++. If I compile
with the -fnew-abi option, I get link errors where it can't find
functions like std::terminate().
Any idea on that one? GCC 2.95.1
--
George T. Talbot
<george@moberg.com>