bug-bison
[Top][All Lists]
Advanced

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

Bison 1.49b on Cygwin


From: Peter Eisentraut
Subject: Bison 1.49b on Cygwin
Date: Wed, 25 Sep 2002 18:20:54 +0200 (CEST)

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.

-- 
Peter Eisentraut   address@hidden





reply via email to

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