On Sun, 2002-05-26 at 10:54, Rog�rio Brito wrote: > BTW, I am using gcc-3.0 to compile xine-libs
Have you tried 3.1? > and I added some extra options to the configure script > (-mfused-madd, -mcpu=750, -mtune=750, -O9). According to info gcc(-3.x): * -mfused-madd is the default unless you use -msoft-float, which I doubt. :) * -mcpu=xxx implies -mtune=xxx * Anything more than -O3 seems to be useless, I think Albert even suggested trying with only -O2 Just my two cents... -- Earthling Michel D�nzer (MrCooper)/ Debian GNU/Linux (powerpc) developer XFree86 and DRI project member / CS student, Free Software enthusiast -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

