[Kstars-devel] more on webcam/ccvt_mmx_old.S and gcc 3.3.x
Jason Harris
kstars at 30doradus.org
Mon Apr 12 07:23:14 CEST 2004
Hello,
I am having the same problem trying to compile
indi/webcam/ccvt_mmx_old.S using gcc 3.3.3 (my last report was using
3.3.2). Also, I have discovered a workaround:
I can copy and paste the gcc command-line that fails:
gcc -ansi -W -Wall -Wchar-subscripts -Wshadow -Wpointer-arith
-Wmissing-prototypes -Wwrite-strings -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
-O2 -Wformat-security -Wmissing-format-attribute -c `test -f
'ccvt_mmx_old.S' || echo './'`ccvt_mmx_old.S
and remove the "-ansi" option. Then it compiles. Perhaps we can
temporarily tell the Makefile to do this?
regards,
Jason
--
KStars: A KDE Planetarium
http://edu.kde.org/kstars
More information about the Kstars-devel
mailing list