This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Ask for help on building m68k cross-compiler.


Hi, gcc,

I am an engineer from China who want to get some help from GCC.

When I use the gcc compiler, which is built on a Redhat Linux6.0 with an I686 CPU, to build a m68k cross-compiler, I encountered an error:

.....
(when compiling _mulsi3.0)
.....
as: unrecongnized option '-c68020'
.....

I do excute the following command before make:

configure --target=m68k-coff


I am puzzled by the parsing result that the option '-mc68020' is changed to '-c68020'. I need GCC's help now. Is there anyone can help me? Thank you very much in advance.



With my best wish to you!

Yours,
Liu Xiaochao
2001-07-04 10:46:39


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]