Building a native compiler from a cross compiler
Paul Brook
paul@codesourcery.com
Mon Jan 16 21:32:00 GMT 2006
> If you're trying to build a native hosted rdos compiler you need to have an
> rdos targeted (native hosted) cross compiler already in your path. This
> compiler will be used to build the target libraries.
Ugh. I used "native hosted" twice in the same sentence with two different
meanings. I mean to build a host==target compiler you need build==host
compiler.
Paul
More information about the Gcc
mailing list