https://sourceware.org/bugzilla/show_bug.cgi?id=17423



            Bug ID: 17423

           Summary: mips-linux-as call x86-as final

           Product: binutils

           Version: 2.24

            Status: NEW

          Severity: normal

          Priority: P2

         Component: binutils

          Assignee: unassigned at sourceware dot org

          Reporter: kingxf1995 at live dot com



I build mips-linux cross compile tools chain and meet a problem.

When I compile 'helloworld.c'. (mips-linux-gcc helloworld.c -o helloworld)

Then I see a error infoļ¼Ž      (as: unrecognized option '-EB')



In the procoess, mips-linux-gcc called mips-linux-as, and mips-linux-as cal
led

/usr/bin/as (x86-as) unexpectedly! But I direct use "mips-linux-as hellowor
ld.s

-o helloworld.o" is work.



Sorry, I am not sure this is a bug or my mistake, and I am not sure who lead

this error.



-- 

You are receiving this mail because:

You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to