This is the mail archive of the libstdc++@gcc.gnu.org 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]
Other format: [Raw text]

Re: Problems updating libstdc++ on FC4


> 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


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