[MPlayer-dev-eng] [PATCH] Check for -mno-omit-leaf-frame-pointer
Carl Eugen Hoyos
cehoyos at ag.or.at
Fri Feb 22 21:11:02 CET 2008
Hi!
Reimar Döffinger <Reimar.Doeffinger <at> stud.uni-karlsruhe.de> writes:
> It worked last time I tested, but icc did not fail, so I wonder why this
> is necessary...
/opt/intel/cc/10.1.012/bin/icc -I../libavcodec -I../libavformat -I. -I..
-I../libavutil -O2 -march=i686 -mcpu=i686 -pipe -fomit-frame-pointer -wd167
-wd556 -wd144 -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-D_LARGEFILE64_SOURCE -DHAVE_CONFIG_H -I/usr/include/directfb -I/usr/include/
-I/usr/include/SDL -D_REENTRANT -I/opt/kde3/include/artsc -pthread
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -D_REENTRANT
-I/usr/local/include -fno-omit-frame-pointer -mno-omit-frame-pointer -c -o
module.o module.c
icc: command line error: invalid argument for option '-m'
It doesn't fail for you?
Carl Eugen
More information about the MPlayer-dev-eng
mailing list