On Nov 17, 2007, at 12:41, Devang Patel wrote:

> On Nov 16, 2007, at 9:05 PM, Neil Booth wrote:
>
>> clang/llvm was compiled with gmake
>> MAKE_OPTIMIZED=1 -- I believe that's how to get an optimized
>> executable.
>
> Use ENABLE_OPTIMIZED=1 to get optimized executable.

Neil, you can also configure with --enable-optimized in order to avoid  
having to specify that to make every(?) time. Also, an 'svn export'  
will build optimized by default. (configure checks whether the .svn or  
CVS directory is present.)

— Gordon


_______________________________________________
cfe-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev

Reply via email to