[Bug libgcc/103677] cross compile apple darwin from linux. cannot compute suffix of object files

unlvsur at live dot com gcc-bugzilla@gcc.gnu.org
Mon Dec 13 00:50:27 GMT 2021


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

--- Comment #5 from cqwrteur <unlvsur at live dot com> ---
(In reply to Andrew Pinski from comment #4)
> configure:13965: checking for as
> configure:13998: result: no
> configure:14076: checking for x86_64-apple-darwin20.6.0-as
> configure:14106: result: no
> ...
> 
> configure:14425: checking for dsymutil
> configure:14458: result: no
> configure:14536: checking for x86_64-apple-darwin20.6.0-dsymutil
> configure:14566: result: no
> configure:14655: checking for ld
> configure:14688: result: no
> configure:14766: checking for x86_64-apple-darwin20.6.0-ld
> configure:14796: result: no
> configure:14885: checking for lipo
> configure:14918: result: no
> configure:14996: checking for x86_64-apple-darwin20.6.0-lipo
> configure:15026: result: no
> ...
> configure:15805: checking for otool
> configure:15838: result: no
> configure:15916: checking for x86_64-apple-darwin20.6.0-otool
> configure:15946: result: no
> 
> 
> Darwin's as is special, in that it is the one from LLVM. 
> Darwin's ld (and dsymutl, lipo, and otool) is from cctools but you don't
> have that installed either.

wait. I do have that install from llvm. how do i use that?


More information about the Gcc-bugs mailing list