This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug bootstrap/12746] configure fails to find out whether a system has ANSI C header files
- From: "dhazeghi at yahoo dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 8 Nov 2003 19:46:57 -0000
- Subject: [Bug bootstrap/12746] configure fails to find out whether a system has ANSI C header files
- References: <20031023164944.12746.falemagn@studenti.unina.it>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From dhazeghi at yahoo dot com 2003-11-08 19:46 -------
I don't quite understand the problem here. GCC doesn't try and run conftest, it
only tries to build (compile and like) it. Where build!=host, this should be
perfectly acceptable. If it can't compile a program using ANSI C headers, how
can it compile the whole of gcc? Where is the problem? Thanks.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
Keywords| |build
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12746