This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib 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]

newlib.h?


The recent inclusion of a generated include file in newlib has
caused this type of problem when building cygwin:

i686-pc-cygwin-g++ -c -g -O2 -MMD -fbuiltin ... autoload.cc
In file included from /cygnus/src/uberbaum/newlib/libc/include/sys/types.h:20,
                 from /cygnus/src/uberbaum/winsup/cygwin/winsup.h:34,
                 from /cygnus/src/uberbaum/winsup/cygwin/autoload.cc:11:
/cygnus/src/uberbaum/newlib/libc/include/_ansi.h:15:20: warning: newlib.h: No such file or directory

Is this header file really necessary?

cgf


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