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

            Bug ID: 100023
           Summary: apple target cross compilation: fails configure:
                    error: cannot compute suffix of object files: cannot
                    compile
           Product: gcc
           Version: 11.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: unlvsur at live dot com
  Target Milestone: ---

Created attachment 50549
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=50549&action=edit
build error message

then i tried to build a "hello world" with the new 
cqwrteur@Home-Server:~/myhome/apple_cross/target_gcc$
x86_64-apple-darwin19.6.0-gcc -o b b.c -Ofast -s
Assembler messages:
Fatal error: invalid listing option `r'



it sounds like an issue related to as script

https://stackoverflow.com/questions/26197735/how-to-make-arm-cross-compilation-on-mac-os-x-error-invalid-listing-option-r

Reply via email to