This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: Cross Compiler and Name Mangling Differences
- To: gcc-help at gcc dot gnu dot org
- Subject: Re: Cross Compiler and Name Mangling Differences
- From: Jonathan Pryor <jpryor at image dot kodak dot com>
- Date: Wed, 27 Dec 2000 14:19:56 -0500
Please ignore the previous message. The name mangling differences
are due to squangling enabled by default on the Solaris compiler.
This hadn't occurred to me until after I sent the message.
Thanks,
- Jon