This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: with_cross_host vs cross-hosted
Yeah, that looks good. Could you post a copy to the libstdc++ list
too? They'll probably want to approve it too.
> How does this look? Neither NATIVE nor NULL_TARGET was checked
> anywhere, and it was not precisely clear what either was supposed to
> mean, so I simply removed them.
>
> 2001-07-05 Daniel Jacobowitz <drow@mvista.com>
> * configure.in: Remove NATIVE, NULL_TARGET.
> Set CANADIAN only for Canadian crosses. Set xcompiling
> for both Canadian crosses and host-x-host crosses.
> * configure: Regenerated.