Building GCC for m68k-coff
David Desrosiers
hacker@downcity.net
Tue May 9 13:03:00 GMT 2000
> I am trying to build gcc for as cross-compiler for m68k-coff
> using Freebsd 2.2.8 as host. I am upgrading the compiler from
> 2.8.1 to 2.95.2, so I already have the 2.9.1 binutils already built and
> they are confirmed to be working since I have built and run code
> using them. I have the headers from newlib 1.8.1 which I was
> using but will be upgrading as well, once I have built gcc.
>
> I start off by running configure:
> ../gcc-2.95.2/configure --target=$target --host=$host --prefix=$prefix
> --with-gun-as --with-gnu-ld --with-headers=/usr/local/m68k-
^^^ Wha'ts a 'gun-as'? That should read:
--with-gnu-as
------
Want more information? See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com
More information about the crossgcc
mailing list