[Bug libstdc++/60348] -static-libstdc++ broken

glisse at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Feb 27 11:59:00 GMT 2014


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

--- Comment #3 from Marc Glisse <glisse at gcc dot gnu.org> ---
man nm:

           "U" The symbol is undefined.

           "u" The symbol is a unique global symbol.  This is a GNU extension
[...]

The program does run fine for me with exactly the same compiler on debian.

How did it fail to run for you, with what error message?



More information about the Gcc-bugs mailing list