This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
help with gcc4.1.1 crosscompile and m68000 option
- From: "Navin Anand" <anandnavin at gmail dot com>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 30 Jan 2007 10:10:53 -0500
- Subject: help with gcc4.1.1 crosscompile and m68000 option
Hi
I am currently stuck in a problem where I need to cross-compile
and old legacy 680320 processor code using the new gcc. I looked
at many websites and they all mention that I need to install the
binutils software package. I downloaded both the binutils-2.17 and
the new gcc-4.1.1 from gcc.org and try to install and it fails while
I try to install the binutils. I used targets m68000, m68k, m68k-sun
and nothing works. I would really appreciate some help or notes
on how to activate cross compile feature on gcc for the m68000
series.
Makefile has -m68000 and it fails saying unknown option. I would
appreciate your help or notes / tutorials at your earliest convinience.
At this point I am completely stuck and have no clue.
Thanks a lot
Warm Regards,
Navin