This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: CROSSgcc2.95.2 x86->m68k build problems
- To: Enver Haase <ehaase at inf dot fu-berlin dot de>, help-gcc at gnu dot org
- Subject: Re: CROSSgcc2.95.2 x86->m68k build problems
- From: Karl-Heinz Saam <k dot saam at hima dot com>
- Date: Mon, 29 Nov 1999 07:51:13 +0100
- References: <3841221C.D383D037@inf.fu-berlin.de>
Hi,
here you can find an installation instruction for building a coldfire
cross compiler :
http://www.calm.hw.ac.uk/davidf/coldfire/building-gcc-win32.html
The coldfire is m68k processor with less instructions.
I was able to build a cross compiler by using the following patches:
binutils-2.9.1-coldfire-990206.diff.gz
newlib-1.8.1-coldfire-990422.diff.gz
I hope this will help You
Karl-Heinz