Should we remove java from the default bootstrap languages?

Ian Lance Taylor iant@google.com
Mon Jun 23 11:44:00 GMT 2008


Ian Lance Taylor <iant@google.com> writes:

> This feature could not be used when executing
> programs on a target board or when using DejaGNU to drive a compiler
> running on a different host; however, that is not the common case.

To be clear, when using an embedded target board, the compilations
could be parallelized, the executions (generally) could not be.  That
is not so bad, as the compilations are what take the most time; most
of the tests execute quite quickly.

Ian



More information about the Gcc mailing list