This is the mail archive of the
cygwin
mailing list for the Cygwin project.
gcc and -lang-c89
- From: <mpe501 at chello dot se>
- To: <cygwin at cygwin dot com>
- Date: Sun, 21 Mar 2004 1:06:47 +0100
- Subject: gcc and -lang-c89
- Reply-to: mpe501 at chello dot se
Hello!
I have the lastest stable version of cygwin installed and when I try to compile som programs (e.g. gnugo 3.0 (http://www.gnu.org/software/gnugo/gnugo.html)) i get the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../engine -I../utils -I../interface -g -O2 -Wall -W -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wp,-lang-c89 -c sgfgen.c
cc1: error: unrecognized option `-lang-c89'
Does anyone know how to fix it?
Regards,
David
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/