[MPlayer-users] Faad error with gcc 2.95.3

D Richard Felker III dalias at aerifal.cx
Wed Sep 10 05:46:33 CEST 2003


On Tue, Sep 09, 2003 at 08:25:51PM -0500, Stephen Stocker wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
>   Hi,
>   
>   This is a new problem with today's (Sept 10) CVS version, as the
>   CVS 030907 release configured and compiled with no problems.
>   
>   Using GCC 2.95.3, running configure works OK, but doesn't include
>   the built-in libfaad. It gives a "(broken gcc)" message. I'm using
>   the same options with configure "--enable-live --enable-menu
>   --withlivelibdir=/usr/lib/live".
> 
>   Any idea what's changed, or what I can do? I understand that this
>   is a good version of GCC. Thanks in advance.

The new faad test is based on trying to compile libfaad2/cfft.c (the
file broken gcc's puke on), so it shouldn't misdetect... Read your
configure.log and see if you see any error messages. BTW, the use of
`pwd` in the faad broken gcc detect is nonsensical, but it shouldn't
be causing it to fail.

But about gcc 2.95.3, it's definitely not broken, and it's still the
recommended compiler IMO.

Rich



More information about the MPlayer-users mailing list