public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/3966: 'make bootstrap' fails when compiling gcc
@ 2001-10-14 15:15 rodrigc
  0 siblings, 0 replies; 2+ messages in thread
From: rodrigc @ 2001-10-14 15:15 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, srijohnson

Synopsis: 'make bootstrap' fails when compiling gcc

State-Changed-From-To: open->closed
State-Changed-By: rodrigc
State-Changed-When: Sun Oct 14 15:15:12 2001
State-Changed-Why:
    Your cygwin distribution must have a windows.h
    header file, since that includes Windows specific API
    calls.  Not a gcc problem.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3966&database=gcc


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

* bootstrap/3966: 'make bootstrap' fails when compiling gcc
@ 2001-08-08 12:06 srijohnson
  0 siblings, 0 replies; 2+ messages in thread
From: srijohnson @ 2001-08-08 12:06 UTC (permalink / raw)
  To: gcc-gnats

>Number:         3966
>Category:       bootstrap
>Synopsis:       'make bootstrap' fails when compiling gcc
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Aug 08 12:06:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Steve R. Johnson
>Release:        2.95.2 and 3.0
>Organization:
>Environment:
Linux From Scratch and Cygwin
>Description:
The compile reports a Make[2] error:

../gcc-2.95.2/gcc/prefix.c:69 in windows.h

I found that no windows.h exists, which probably stops the compiler.
>How-To-Repeat:
Just configure and make bootstrap
>Fix:
A workaround would be
Comment out the
#ifdef _WIN32
#include <windows.h>
#endif
on lines 68, 69, and 70 in the prefix.c file.  Then reconfigure and make bootstrap
>Release-Note:
>Audit-Trail:
>Unformatted:


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

end of thread, other threads:[~2001-10-14 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-10-14 15:15 bootstrap/3966: 'make bootstrap' fails when compiling gcc rodrigc
  -- strict thread matches above, loose matches on Subject: below --
2001-08-08 12:06 srijohnson

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