[Kstars-devel] more on webcam/ccvt_mmx_old.S and gcc 3.3.x

Heiko Evermann Heiko.Evermann at gmx.de
Sun Apr 18 21:24:17 CEST 2004


Hi Jason,

>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?
>
I think removing the ansi-option is not a good idea. Could you post the 
code again that causes the troubles? I think we should really solve the 
ansi-problem instead of ignoring it.

Kind regards,

Heiko



More information about the Kstars-devel mailing list