[MPlayer-dev-eng] debug & devel branch. comiler bug or 10l?

Ivan Kalvachev ivan at cacad.com
Sun Feb 23 02:20:23 CET 2003


Arpi said:
> Hi,
>
>> i got that error when compiling fresh CVS
>>
>> [snip]
>> make[2]: Leaving directory `/work/src/main/libmenu'
>> make[1]: Leaving directory `/work/src/main'
>> gcc -c -W -Wall -Wno-unused-parameter -O2 -march=i686 -mcpu=i686 -g3
>> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Ilibmpdemux
>> -Iloader -Ilibvo -I/usr/X11R6/include -I/usr/X11R6/include/freetype2
>> -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2
>> -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/local/include/SDL
>> -D_REENTRANT  -o mplayer.o mplayer.c
>
>> cc1: Invalid option `-Wno-unused-parameter'
>
> hmm
> maybe it's gcc 3.x+ only?
> or maybe it conflicts with -Wall ? or -g3 ?
The whole subdirs are compiled with "-Wall -Wno-unused-parameter",
so i guess it's "-c -g3 -Wall -Wno-unused..."
BTW it happans from 2 days (today and yesterday CVS);


>
>
> A'rpi / Astral & ESP-team
>

Ivan Kalvachev




More information about the MPlayer-dev-eng mailing list