This is the mail archive of the
gcc-prs@gcc.gnu.org
mailing list for the GCC project.
Re: bootstrap/5117: irix6.5 bootstrap failure when using SGI's compiler
- From: Reichelt <reichelt at igpm dot rwth-aachen dot de>
- To: nobody at gcc dot gnu dot org
- Cc: gcc-prs at gcc dot gnu dot org,
- Date: 10 Jan 2002 10:36:01 -0000
- Subject: Re: bootstrap/5117: irix6.5 bootstrap failure when using SGI's compiler
- Reply-to: Reichelt <reichelt at igpm dot rwth-aachen dot de>
The following reply was made to PR bootstrap/5117; it has been noted by GNATS.
From: Reichelt <reichelt@igpm.rwth-aachen.de>
To: rodrigc@gcc.gnu.org, gcc-bugs@gcc.gnu.org, nobody@gcc.gnu.org,
gcc-gnats@gcc.gnu.org
Cc:
Subject: Re: bootstrap/5117: irix6.5 bootstrap failure when using SGI's compiler
Date: Thu, 10 Jan 2002 11:49:39 +0100
Hello again,
I finally found the reason for the problems in auto-host.h:
Due to a misconfiguration of the system I'm working on, the wrong
preprocessor was used ("/lib/cpp" instead of "cc -E"). This is now
fixed. With "configure" now choosing the right preprocessor I got a
clean bootstrap.
Hence the PR can be closed, I guess.
Greetings,
Volker Reichelt
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=5117