Re: OS X compiler flags

Dan Mosedale <[email protected]> Wed, 07 Nov 2007 10:41:42 -0800
Newsgroups gmane.comp.mozilla.performance
Message-ID <[email protected]>
sayrer wrote:
> 
> For the Mac, there are two additional areas we should consider
> exploring:
> 
> 1.) Most compilers will do profile-guided optimization. We should try
> it.

g++ can do this on Linux also, I think.

Dan