[MPlayer-dev-eng] Re: Trouble Compiling Mplayer
Reder, Uwe
Uwe.Reder at 3SOFT.de
Wed Sep 3 10:07:56 CEST 2003
Hi!
I have the same problems as Charles using also gcc 3.2 but compiling for Pentium 3. Three files from libfaad2 won't compile due to an internal compiler problem. The files are: mdct.c, cfft.c and sbr_hfadj.c. You can make them compile by omitting either "-O4" or in my case "-march=pentium3 -mcpu=pentium3" from the call to gcc (for every failing file do: change to libfaad; cut out the failing compiler call; remove one of the two phrases from above; launch call to gcc from the command line; return to top directory; type make).
Uwe.
--
--------------------------------------------------------
Uwe Reder, Dipl.-Inf. (Univ.), Geschäftsfeldleiter m.app
3SOFT GmbH, Frauenweiherstr. 14, 91058 Erlangen, Germany
Tel. +49-9131-7701-133 mailto:Uwe.Reder at 3SOFT.de
Fax +49-9131-7701-333 http://www.3SOFT.de
More information about the MPlayer-dev-eng
mailing list