clang's build performance

Akim Demaille akim.demaille at gmail.com
Sun Jul 6 23:43:33 PDT 2014


I have also observed the regression in compilation speed.  Which
is not really surprising: GCC was slower, but producing better
code (at least on my project).  Now clang is catching up on
the quality of the produced code, but that does require more
compilation time.

Is there a means to specify configure flags for a specific port?
Since I'm spending quite some time compiling, I'd like to try
compiling clang-3.5 itself with -O3.



More information about the macports-users mailing list