This is the mail archive of the newlib@sourceware.org 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.hin in CVS pollutes namespace


Hi,

In newlib cvs, the generate file newlib.h now
includes a number of commonly used names by
autoconf packages like PACKAGE_XXX and HAVE_
constants.  This .h file gets installed.

Since a lot of files include newlib.h, it leads
to name conflicts and redefinition warnings in
other packages.  Are these really necessary and
can they be removed?

These got added in late September (rev 1.14->1.15)
and the log entry says regenerated for new libtool.

If so, I have no idea how to do so.

--
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
  Support Available             (256) 722-9985



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