bootstrap/3966: 'make bootstrap' fails when compiling gcc

srijohnson@ucdavis.edu srijohnson@ucdavis.edu
Wed Aug 8 12:06:00 GMT 2001


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



More information about the Gcc-prs mailing list