On Tue, 2002-12-03 at 12:45, Oden Eriksson wrote: > MPlayer-0.90pre10: > > gcc -c -O3 -fomit-frame-pointer -pipe -mcpu=pentiumpro -march=i586 -ffast-math > -fno-strength-reduce -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 > -D_LARGEFILE64_SOURCE -I. -I.. -I./libvo -I/usr/include/gtk-1.2 > -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include > -fomit-frame-pointer -fPIC -DPIC -o postprocess_pic.o postprocess.c
First thing I would try would be to build for athlon not i586 -> cat ~/.rpmrc buildarchtranslate: athlon: athlon buildarchtranslate: i686: athlon buildarchtranslate: k6: athlon buildarchtranslate: i586: athlon buildarchtranslate: i486: athlon buildarchtranslate: i386: athlon Other than that, I have no suggestions. TTFN, Lonnie Borntreger
