Problems updating libstdc++ on FC4

Benjamin Kosnik bkoz@redhat.com
Thu Oct 20 17:43:00 GMT 2005


> Did GCC 4.0.1 really introduce new C++ APIs, or change the ABI again?

No. New, correctly versioned symbols were added. The thing you are
trying to install is compiled against gcc-4.0.1 (not gcc-4.0.0), and
uses them.

Thus, you have to use gcc-4.0.1.

-benjamin



More information about the Libstdc++ mailing list