This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [RFC] Replace Java with Go in default languages


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]