This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Linker warning on Solaris symbol has differing sizes
My GCC:
$ g++ -v
Reading specs from
/opt/gcc-2.95.2/lib/gcc-lib/sparc-sun-solaris2.6/2.95.2/specs
gcc version 2.95.2 19991024 (release)
$
Their GCC, I have no idea. Is there a way to find out ?
I only believe they compiled it with GCC as only GNU nm (oposed to
/usr/ccs/bin/nm) utility could unmangle names in the library.
Regards, Milanc Cvetkovic
mcvetkovic@mpathix.com
Alexandre Oliva wrote:
>
> On Jul 20, 2000, Milan Cvetkovic <mcvetkovic@mpathix.com> wrote:
>
> > I have a third party shared object library libXYZ.so (binaries only)
> > that appears to be compiled with GCC.
>
> Which version of GCC? GCC hasn't maintained the ABI from one major
> release to another, so these problems may indeed occur when using
> different releases of GCC.
>
> --
> 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