Displaying 1 result from an estimated 1 matches for "di386_assem".
2005 Sep 16
7
mpg123 on x86_64 (Opteron MP)
Has anyone successfully compiled mpg123 in the 1.0.x or 1.2beta1
distributions (I'm running FC3 linux on an Opteron 2 processor
system)? Are there any patches out there to make it work?
gcc -DI386_ASSEM -DPENTIUM_OPT -DREAL_IS_FLOAT -DLINUX -
DREAD_MMAP -DOSS -DTERM_CONTROL -Wall -O2 -
m486 -fomit-frame-pointer -funroll-all-
loops -finline-functions -ffast-math -c -o
dct64_i386.o dct64_i386.c
as -o decode_i586.o decode_i586.s
decode_i58...