Ok, couple of problems:

1) We already have -O3 in two other places on unix (always turned on).
We really do want these turned on by default on unix, so I've removed
the -O3 from the other spots and made your optimizations block enabled
by default on unix.

2) This should be merged with Ben's "tuned" flag sooner or later, which
does even more optimization if the user is using GCC >= 4.2.0

Other than that, everything's good.

Thanks,
Albert
On Tue, 2007-11-20 at 22:07 -0500, [EMAIL PROTECTED] wrote:
> I added the optimize option to the SConstruct file, this is primarly
> relevant on windows, but should be mildly beneficial on linux as well.
> 
> Having it on is the difference between 16ms and 25ms latency.
> 
> Note that this is mutualy exclusive of the msvcdebug option (you have to
> explicitly set msvcdebug=0 on windows).  If debugging is enabled, the
> debugging will take precedence.
> 
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Mixxx-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Mixxx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to