[RFC] Replace Java with Go in default languages

Eric Botcazou ebotcazou@adacore.com
Thu Nov 14 11:51:00 GMT 2013


> The machine is an older quad core, so if you're building one something
> with more cores and Ada + its runtime parallelizes better than java +
> its runtime, then you'd probably see materially different results.

What happens if you do

  make STAGE1_CFLAGS="-O -g" -j4

instead of a bare make -j4 on the machine?

-- 
Eric Botcazou



More information about the Gcc mailing list