> 1.
> Has anyone tried compiling LAME with MSVC's "Assume No Aliasing"
> option? I used to do some scientific computing, and I remember that
> this type of option was needed to get C performance up to the level of
Fortran.
I personnaly always use for Lame (and so mp3tech binaries) under vc6 the
following settings:
*Assume No Aliasing
*Assume Aliasing Across Function Calls (perhaps it's stupid to use those 2
options together?)
*Global Optimizations
*Generate Intrinsic Functions
*Favor Fast Code
*Frame-Pointer Omission
*Full Optimization
Inline function expansion:
Any suitable
Code Generation:
Pentium Pro
Gabriel Bouvigne - France
[EMAIL PROTECTED]
icq: 12138873
MP3' Tech: www.mp3tech.org
(temporary down, alternative url is http://mp3tech.tsx.org )
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )