Cross gcc Mailing List Archive

[Prev][Next][Index][Thread]

Re: getting gcc to call something other than 'as'




For step-by-step instructions on building a cross compiler, look at
<http://www.picturel.com/ucr/uCR.html> and look in section 15.3 and 15.4.
These instructions are know to work for --target=m68k-cofff and
--target=i960-coff.

For a target, you probably want --target-m68k-coff. Skip the --program-prefix
and the configure will do the right thing.



References:

Home | Subject Index | Thread Index