[Bug target/38547] duplicate symbols with g++ on AIX

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Dec 22 08:19:00 GMT 2008



------- Comment #13 from pinskia at gcc dot gnu dot org  2008-12-22 08:17 -------
Oh, you should read the installation instructions:
http://gcc.gnu.org/install/specific.html 

Linking executables and shared libraries may produce warnings of duplicate
symbols. The assembly files generated by GCC for AIX always have included
multiple symbol definitions for certain global variable and function
declarations in the original program. The warnings should not prevent the
linker from producing a correct library or runnable executable.


-- 

pinskia at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|                            |INVALID


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38547



More information about the Gcc-bugs mailing list