This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: gcc binary comptibility


Alexey Skidanov wrote:
From: Andrew Haley [mailto:aph@redhat.com]
You'll have trouble with C++, whereas C should probably be okay.
Which was it?

C++

There is no binary compatibility between gcc 3.4 and gcc 4.1 C++ libraries. You have to recompile. This is not a bug.

Andrew.


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