[MPlayer-users] gcc4
H du Plooy
hdp at webmail.co.za
Wed Oct 5 22:12:48 CEST 2005
I'm probably going to get flamed for this, but here goes:
Has anyone managed to compile MPlayer with gcc4? I'm testing out SUSE
10.0-rc1, and it's built and ships with gcc-4.0.2. I'll include the output
for your interest
Thanks
Hans
hansdp at theluggage:~/apps/install/MPlayer-1.0pre7try2> time make
make -C libavcodec LIBPREF=lib LIBSUF=.a
make[1]: Entering directory
`/home/hansdp/apps/install/MPlayer-1.0pre7try2/libavcodec'
cc -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=pentium3
-mcpu=pentium3 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DHAVE_AV_CONFIG_H -I..
-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o
libpostproc/postprocess.o libpostproc/postprocess.c
`-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
In file included from libpostproc/postprocess.c:655:
libpostproc/postprocess_template.c: In function 'do_a_deblock_MMX2':
libpostproc/postprocess_template.c:2901: error: memory input 4 is not directly
addressable
libpostproc/postprocess_template.c: In function 'postProcess_MMX2':
libpostproc/postprocess_template.c:3510: warning: pointer targets in passing
argument 6 of 'blockCopy_MMX2' differ in signedness
libpostproc/postprocess_template.c:3656: warning: pointer targets in passing
argument 6 of 'blockCopy_MMX2' differ in signedness
libpostproc/postprocess_template.c:3757: warning: pointer targets in passing
argument 4 of 'tempNoiseReducer_MMX2' differ in signedness
libpostproc/postprocess_template.c:3781: warning: pointer targets in passing
argument 4 of 'tempNoiseReducer_MMX2' differ in signedness
make[1]: *** [libpostproc/postprocess.o] Error 1
make[1]: Leaving directory
`/home/hansdp/apps/install/MPlayer-1.0pre7try2/libavcodec'
make: *** [libavcodec/libavcodec.a] Error 2
More information about the MPlayer-users
mailing list