public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/46421] New: fatal error: stdio.h: No such file or directory
@ 2010-11-11  1:42 leo.izen at gmail dot com
  2010-11-11  1:52 ` [Bug c/46421] " pinskia at gcc dot gnu.org
  2010-11-11 20:11 ` leo.izen at gmail dot com
  0 siblings, 2 replies; 3+ messages in thread
From: leo.izen at gmail dot com @ 2010-11-11  1:42 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: fatal error: stdio.h: No such file or directory
           Product: gcc
           Version: 4.5.1
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: leo.izen@gmail.com


Created attachment 22370
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22370
The complete output from the make command

I was building a cross compiler for x86_64-pc-mingw32 on Fedora core 14.

Configured with:

../configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu
--target=x86_64-pc-mingw32 --with-gnu-as --with-gnu-ld --verbose
--disable-win32-registry --enable-version-specific-runtime-libs
--enable-languages=c,c++,objc,obj-c++,fortran


Soon after the xgcc was built, it tried compiling cygming.h, and I got the
error in the summary. 

I ran make clean, then ran make >make-log.txt 2>&1
The make-long.txt is attached.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c/46421] fatal error: stdio.h: No such file or directory
  2010-11-11  1:42 [Bug c/46421] New: fatal error: stdio.h: No such file or directory leo.izen at gmail dot com
@ 2010-11-11  1:52 ` pinskia at gcc dot gnu.org
  2010-11-11 20:11 ` leo.izen at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2010-11-11  1:52 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> 2010-11-11 01:52:13 UTC ---
Invalid, you need the mingw32 headers installed.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug c/46421] fatal error: stdio.h: No such file or directory
  2010-11-11  1:42 [Bug c/46421] New: fatal error: stdio.h: No such file or directory leo.izen at gmail dot com
  2010-11-11  1:52 ` [Bug c/46421] " pinskia at gcc dot gnu.org
@ 2010-11-11 20:11 ` leo.izen at gmail dot com
  1 sibling, 0 replies; 3+ messages in thread
From: leo.izen at gmail dot com @ 2010-11-11 20:11 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Leo Izen <leo.izen at gmail dot com> 2010-11-11 20:11:35 UTC ---
(In reply to comment #1)
> Invalid, you need the mingw32 headers installed.

How do I get these?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2010-11-11 20:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-11-11  1:42 [Bug c/46421] New: fatal error: stdio.h: No such file or directory leo.izen at gmail dot com
2010-11-11  1:52 ` [Bug c/46421] " pinskia at gcc dot gnu.org
2010-11-11 20:11 ` leo.izen at gmail dot com

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).