This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc and -lang-c89


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]