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]

[Bug bootstrap/17832] [4.0 Regression] Bootstrap broken by fixincludes failures


------- Additional Comments From aaronavay62 at aaronwl dot com  2004-10-14 09:17 -------
I think fixincludes is very close to building on Windows, and so probably should
not be disabled after all for this target, since its needed in some
configurations.  Presumably the other targets still should be disabled.

All that is needed to make it build is resolution to PR 17991, a patch to enable
two-process fixincludes for i?86-*-mingw32*, and a patch that does the
equivilent of <http://gcc.gnu.org/ml/gcc-patches/2004-09/msg01393.html>.  I will
probably resubmit a version of the latter tomorrow that addresses the comments
here <http://gcc.gnu.org/ml/gcc-patches/2004-10/msg01045.html>.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17832


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