[Bug go/61880] Linking with external functions in C does not work in GO when using gccgo, while it works in gc
rth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 25 16:35:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61880
Richard Henderson <rth at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-09-25
CC| |rth at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Richard Henderson <rth at gcc dot gnu.org> ---
Confirmed. Given the pointer to cgo/out.go above, the patch for this at
https://launchpadlibrarian.net/183252940/0001-compiler-symbol-names-should-have-.-replaced-with-_.patch
looks correct to me.
More information about the Gcc-bugs
mailing list