[linux-audio-user] CPU clock - beware - Solved for now?

Dave Robillard drobilla at connect.carleton.ca
Wed Jul 21 22:49:07 EDT 2004


On Wed, 2004-07-21 at 22:29, Malcolm Baldridge wrote:
> Your mp3 encoder is probably built "lamely".  An Athlon-XP runs optimally
> with '-mcpu=athlon-xp -march=athlon-xp -O2 -fomit-frame-pointer -s'.

Just so you know, -march implies -mcpu, and -O2 enables
-fomit-frame-pointer

So '-march=athlon-xp -O2 -s' is exactly the same as your flags, but
think of all the time saved! :)

-DR-




More information about the Linux-audio-user mailing list