gcc-2.95.3-5, where "as"?

Daniel Kegel dank@kegel.com
Wed May 26 09:26:00 GMT 2004


lazer1 wrote:
>>I think --target=ppc-morphos should do it, but you may need to
>>update e.g. gcc/config.gcc to handle that...
> 
> gcc --target=ppc-morphos -c xyz.c -o xyz.o
> has the same problem,
> 
> there being no gcc/config.gcc 

look in gcc/gcc/config.gcc (it's kind of buried).  That
eventually gets invoked by gcc/configure.

> I looked through gcc/configure 
> and --with-as looks promising so I will try reconfiguring with
> 
> ....../gcc-2.95.3-5/configure --with-as=/gg/bin/ppc-morphos-as
> --target=powerpc-unknown-morphos .......
> 
> and see if that does it,
> 
> there is also an option --with-ld which may also be useful,

Those sound like fine things to try...
- Dan


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com



More information about the crossgcc mailing list