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

glaubitz at physik dot fu-berlin.de gcc-bugzilla@gcc.gnu.org
Thu Mar 10 10:52:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69988

--- Comment #14 from John Paul Adrian Glaubitz <glaubitz at physik dot fu-berlin.de> ---
(In reply to John Paul Adrian Glaubitz from comment #13)
> I assume I was just missing the -L option which is why adding the path
> directly works.

Sorry, the path is /lib/powerpcs-linux-gnuspe, of course.

But I just verified that adding "-L/lib/powerpc-linux-gnuspe/ -lgcc_s" for the
gcj command line helps.

Adrian


More information about the Gcc-bugs mailing list