This is the mail archive of the crossgcc@sourceware.cygnus.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


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

Re: Building GCC for m68k-coff



> 	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


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