bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bison 1.49b on Cygwin


From: Akim Demaille
Subject: Re: Bison 1.49b on Cygwin
Date: 26 Sep 2002 13:10:42 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

Hi Peter,

Thanks for the report.

| Compiling Bison 1.49b on Cygwin gives me warnings like this in most source
| files:
| 
| gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../src -I../lib    -g -O2  -c `test 
-f ' timevar.c' || echo './'`timevar.c
| In file included from /usr/include/stdlib.h:19,
|                  from ../src/system.h:47,
|                  from timevar.c:34:
| /usr/include/alloca.h:14: warning: `alloca' redefined
| ../src/system.h:27: warning: this is the location of the previous definition
| 
| This is harmless because the definitions in system.h and in alloca.h are
| the same, but perhaps you want to clean it up anyway.

I'm lost here!  This is really a Cygnus issue: my includes are
correct, and I don't think I can remove one here :(




reply via email to

[Prev in Thread] Current Thread [Next in Thread]