This is the mail archive of the gcc-prs@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]

Re: other/1032


The following reply was made to PR other/1032; it has been noted by GNATS.

From: dje@gcc.gnu.org
To: dje@gcc.gnu.org, gcc-gnats@gcc.gnu.org, isisx2@intex.com,
  nobody@gcc.gnu.org
Cc:  
Subject: Re: other/1032
Date: 20 Mar 2001 22:29:08 -0000

 Synopsis: Building gcc-2.95.2 on AIX 4.1.5.0 proceeds without finding cpp
 
 Responsible-Changed-From-To: unassigned->dje
 Responsible-Changed-By: dje
 Responsible-Changed-When: Tue Mar 20 14:29:08 2001
 Responsible-Changed-Why:
     AIX issue
 State-Changed-From-To: open->closed
 State-Changed-By: dje
 State-Changed-When: Tue Mar 20 14:29:08 2001
 State-Changed-Why:
     Configure should not find "cpp" itself, it should use the
     -E flag of the compiler, e.g. "cc -E".  There is not enough
     information about how GCC was configured to diagnose this.
     This can depend on environment variable in the user
     environment.  One important step is ensuring that CC=cc
     and not "xlc" or any other name for the compiler.
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=1032&database=gcc


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