This is the mail archive of the gcc@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: Migration of mangled names


On Mar 24, 2006, at 1:49 AM, Piyush Garyali wrote:
I meant other than recompiling the code of course. I have some
binaries without the source code. does 3.2 support the old mangling
algorithm.

Sure, just re-implement the 2.95 abi in 3.2 if you think that is better than re-implementing code that you don't have source for. No, 3.2 doesn't support the 2.95 abi. Mangling is just one tiny part of it.



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