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: Global constructor mangling


GCC 3.1 says it has a new mangling scheme.  In fact, code compiled
with g++ 2.95.3 doesn't link to g++ 3.1 libraries in a usual way.

I wonder whether I can instruct the (new?) linker to link old code
with the new libstdc++?  Is it at all possible?  Or do I have to recompile
my whole Linux dustribution?  :-)

Cheers,
Alexy


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