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]

Re: gcc and -lang-c89


On Sun, 21 Mar 2004 mpe501@chello.se wrote:

> 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?

What about using Google ?
http://mail.gnu.org/archive/html/gnugo-devel/2002-06/msg00035.html

-- 
How to contact me - http://www.pervalidus.net/contact.html

--
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]