This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/51388] Configure failure to detect unsupported warning options for non-bootstrap builds (including cross builds)
- From: "andreast at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 20 Dec 2011 15:57:36 +0000
- Subject: [Bug bootstrap/51388] Configure failure to detect unsupported warning options for non-bootstrap builds (including cross builds)
- Auto-submitted: auto-generated
- References: <bug-51388-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51388
--- Comment #12 from Andreas Tobler <andreast at gcc dot gnu.org> 2011-12-20 15:57:36 UTC ---
Seems to work. At least in stage one, compiling gcc.
Thank you!