[Bug go/46986] Go is not supported on Darwin

afb at users dot sourceforge.net gcc-bugzilla@gcc.gnu.org
Sat Feb 18 15:25:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986

--- Comment #35 from Anders F Björklund <afb at users dot sourceforge.net> 2012-02-18 14:15:28 UTC ---
At least it compiles again, after adding asm prefix and ptrace/sysctl...
Hacked it in for now, but needs a better patch for runtime and syscall.

Still fails to actually run, but I guess that is due to something else:
"panic: runtime error: invalid memory address or nil pointer dereference"



More information about the Gcc-bugs mailing list