This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/69988] libgo.so: undefined reference to `__unorddf2'


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#

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]