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]

Re: Cross Compiler and Name Mangling Differences


On Dec 27, 2000, Jonathan Pryor <jpryor@image.kodak.com> wrote:

> It appears that the name mangling is different between the solaris
> native gcc compiler and the linux->Solaris cross compiler.

Are you sure you're using the same version of GCC in both cases, and
that -fsquangle isn't enabled by default in one of the compilers?
That's often done to overcome a limitation of the Solaris assembler.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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