[Bug go/46986] Go is not supported on Darwin
afb at users dot sourceforge.net
gcc-bugzilla@gcc.gnu.org
Sun Sep 4 18:15:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46986
--- Comment #15 from Anders F Björklund <afb at users dot sourceforge.net> 2011-09-04 18:14:48 UTC ---
The whole patch is Darwin-centric, in that it's only applied on Darwin.
You are right that it first needs to be conditionalized to go upstream.
afaik, $(OTOOL) would be something like "missing-otool" on e.g. Linux ?
(just as we now get $(OBJCOPY) set to "missing-objcopy" on Mac OS X...)
More information about the Gcc-bugs
mailing list