View Single Post
Old 16th August 2010, 19:26   #34  |  Link
roozhou
Registered User
 
Join Date: Apr 2008
Posts: 1,181
@nevcairiel
CPU type is determined by -march in --extra-cflags. I use "-march=athlon-xp -mfpmath=sse" and it will run on Pentium3, Athlon-xp and all later CPUs. "--disable-encoders --disable-runtime-cpudetect --disable-asm" will greatly reduce binary size.
roozhou is offline   Reply With Quote