This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/44173] configure -disable-fixincludes doesn't work
- From: "ariel.burton at roguewave dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Thu, 26 Jan 2012 14:37:51 +0000
- Subject: [Bug bootstrap/44173] configure -disable-fixincludes doesn't work
- Auto-submitted: auto-generated
- References: <bug-44173-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44173
Ariel Burton <ariel.burton at roguewave dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ariel.burton at roguewave
| |dot com
--- Comment #2 from Ariel Burton <ariel.burton at roguewave dot com> 2012-01-26 14:37:51 UTC ---
Isn't -disable-fixincludes desirable if you want gcc to always
use the system files on the platform on which it is running,
rather than that on which it was compiled?