Hi,
[Posted this on mad-dev some days ago, got no answer...]
I've just installed a clean Fedora 9 distro, and I tried to compile libmad-0.15.1b (which I had done fine previously, under Fedora 5), I got the following error :
gcc -DHAVE_CONFIG_H -I. -I. -I. -DFPM_INTEL -DASO_ZEROCHECK -Wall -march=i486 -g -O -fforce-mem -fforce-addr -fthread-jumps -fcse-follow-jumps -fcse-skip-blocks -fexpensive-optimizations -fregmove -fschedule-insns2 -fstrength-reduce -MT version.lo -MD -MP -MF .deps/version.Tpo -c version.c -fPIC -DPIC -o .libs/version.o cc1: error: unrecognized command line option "-fforce-mem" make[2]: *** [version.lo] Error 1
gcc version 4.3.0 does not have the "-fforce-mem" option... what can I do ? is there a way (a configure option) to disable this ?
Thx, Joao