This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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 3.2.3 Linker error while compiling appz using <errno.h> (maybeglibc error)


Radosław Ejsmont wrote:
Well, it appears, that we have misunderstood. In an issue I've found
<errno.h> _IS_ included, but indirectly, ie. in other header file that
_IS_ included into a certain .c file.

In that case, this may be an actual gcc bug. However, in order to investigate this, we need a testcase that we can use to reproduce the bug. Also, preferably, this bug should be put in our bugzilla database, since we don't track random bugs sent to the mailing list. See
http://gcc.gnu.org/bugs.html
for more info about how to report bugs.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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