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

--- Comment #6 from John Paul Adrian Glaubitz <glaubitz at physik dot 
fu-berlin.de> ---
(In reply to Andreas Schwab from comment #5)
> The gccgo commandline uses -static-libgcc.  Make sure that -lgcc is linked
> after libgo.

Shouldn't it be -lc since the symbols in question are now part of glibc instead
libgcc?

Reply via email to