[Bug bootstrap/15212] [4.0/4.1/4.2/4.3 Regression] bootstrap fails on interix3
kazssym at nifty dot com
gcc-bugzilla@gcc.gnu.org
Fri Jun 1 15:39:00 GMT 2007
------- Comment #34 from kazssym at nifty dot com 2007-06-01 15:39 -------
(In reply to comment #33)
> (In reply to comment #32)
> > If Bug 21706 is fixed, it can be built without defining _ALL_SOURCE even on
> > Interix.
>
> are you sure? my experiences with interix tell me to almost allways enable
> _ALL_SOURCE, or not much will work.... ;o)
>
Sure, by not defining _ALL_SOURCE Interix headers hide non-standard NAMES from
C programs, but GCC's build system can either find necessary functions from the
C library or provide replacements.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15212
More information about the Gcc-bugs
mailing list