[Bug target/69988] libgo.so: undefined reference to `__unorddf2'
glaubitz at physik dot fu-berlin.de
gcc-bugzilla@gcc.gnu.org
Sat Feb 27 22:30:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69988
--- Comment #4 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> ---
Hmm, the symbol is present in the glibc I used:
root@atlantis:/srv/sid-powerpcspe-sbuild/lib/powerpc-linux-gnuspe# objdump -T
libgcc_s.so.1 |grep unorddf2
00010a78 g DF .text 00000088 GCC_3.3.4 __unorddf2
root@atlantis:/srv/sid-powerpcspe-sbuild/lib/powerpc-linux-gnuspe#
More information about the Gcc-bugs
mailing list