> 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