[Bug bootstrap/13443] New: config.guess error on HP-UX 11.11 using HP ANSI C++

carsten dot traebing at de dot ina dot com gcc-bugzilla@gcc.gnu.org
Fri Dec 19 13:39:00 GMT 2003


Because there is no ANSI C Compiler I use the ANSI C++ compiler, but this 
should include the ANSI C Compiler.

The ANSI C++ compiler (aCC) doesn't handle piped input via -, it produces an 
error message; this leads in the following if-clause always to the 64 bit 
hppa64 else branch, even when compiler is called with args "-Ae +DA2.0" to 
create a 32 bit hppa2.0 gcc (arguments given via shell script).
Write the contents of the C program into a file and call aCC works well.

-- 
           Summary: config.guess error on HP-UX 11.11 using HP ANSI C++
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: carsten dot traebing at de dot ina dot com
                CC: gcc-bugs at gcc dot gnu dot org


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



More information about the Gcc-bugs mailing list