This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Ask for help on building m68k cross-compiler.
- To: gcc at gcc dot gnu dot org <gcc at gcc dot gnu dot org>
- Subject: Ask for help on building m68k cross-compiler.
- From: SuPeR6 <super6 at 21cn dot com>
- Date: Wed, 4 Jul 2001 11:16:18 +0800
- CC: super6 at start dot com dot cn <super6 at start dot com dot cn>
- Organization: Private Mail
- Reply-To: super6 at 21cn dot com
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