[MPlayer-dev-eng] Can't compile with runtime cpu detection :(

Daniel Egger degger at fhm.edu
Sat Mar 16 19:46:23 CET 2002


Am Sam, 2002-03-16 um 17.30 schrieb Michael Niedermayer:

> hmm, shouldnt there be a -fomit-frame-pointer in there?

The framepointer shouldn't ever directly effect compilation. Using
this option merely means that the framepointer can be overwritten
without being saved which results in small performance improvements
on x86 by sacrifying debugabilty.

At that point I'd like to suggest to drop this options for other
architectures because they have enough registers to not get any
remarkable improvements by it if any at all.
 
-- 
Servus,
       Daniel




More information about the MPlayer-dev-eng mailing list