[MPlayer-cygwin] [BUG] compilation error in libfaad2/output.c

Diego Biurrun diego at biurrun.de
Sat Nov 8 17:13:03 CET 2003


Diego Biurrun writes:
 > Both Cygwin and MinGW currently break in libfaad2/output.c with the 
 > following error:
 > 
 > cc -c -I. -g -O4 -march=k6-3 -mcpu=k6-3 -pipe -ffast-math 
 > -fomit-frame-pointer -D__CYGWIN__  -o output.o output.c
 > output.c: In function `dither_output':
 > output.c:204: warning: integer constant is too large for "long" type
 > output.c:204: warning: integer constant is too large for "long" type
 > output.c:209: warning: integer constant is too large for "long" type
 > output.c:209: warning: integer constant is too large for "long" type
 > output.c:215: warning: integer constant is too large for "long" type
 > output.c:215: warning: integer constant is too large for "long" type
 > {standard input}: Assembler messages:
 > {standard input}:1005: Error: value of -131 too large for field of 1 
 > bytes at 1698
 > {standard input}:1121: Error: value of -133 too large for field of 1 
 > bytes at 1995
 > make: *** [output.o] Error 1
 > 
 > System is latest Cygin/MinGW with gcc 3.3.1.  Any clues?

Doesn't seem to happen any more..  Dunno wtf changed, but I won't
complain.

Diego



More information about the MPlayer-cygwin mailing list