Yosi wrote: > I played a little with Intel's C compiler, and noticed that while it > does offer > significant speed improvements over gcc 2.95, it does not produce faster > code > than what is produced by gcc 2.96 or gcc-3.0.x.
Which options have you tried? Some options of icc reduce the max. possible speed improvement. I had to not enable MMX and SSE and only rely on PII and FPU instructions to get the max. out of it. Bye, Alexander. _______________________________________________ mp3encoder mailing list [EMAIL PROTECTED] http://minnie.tuhs.org/mailman/listinfo/mp3encoder
