GCC does not compile on "native"?

Santiago Vila sanvila@unex.es
Thu Dec 18 14:50:00 GMT 2003


Hi.

I've just received a message like this:

> With your recent patch, GCC does not compile on:
>  native
> Attached is build output for those targets.
> [...]

If it refers to a compiler which is not a cross-compiler, it's unclear
the kind of system where GCC does no longer compile (native to what?).
I would suggest something like this instead:

With your recent patch, GCC does not compile on:
 powerpc-apple-darwin6.3

On the other hand, if "native" is just the hostname, then it would more
interesting that the message says the host type, not the host name.
(Same suggestion as before).

Thanks.



More information about the Gcc-regression mailing list