LLVM vs stock GCC

Henri Gomez henri.gomez at gmail.com
Tue Apr 19 09:11:58 PDT 2011


> My concern is less about LLVM vs GCC but about possible LLVM
> optimization flags, and how to set it globally at make time.

It seems there is no way to provide on command line a different level
of optimisation.
I'll try by patch jdk/make/common/Defs-macosx.gmk, reverting from -Os to -O3


More information about the macosx-port-dev mailing list