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/12746] configure fails to find out whether a system has ANSI C header files


------- 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


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