This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
other/9670: gcc.3.2.2 do not run on a Tru64 Unix 5.1B system
- From: olle at cb dot uu dot se
- To: gcc-gnats at gcc dot gnu dot org
- Date: 12 Feb 2003 07:35:59 -0000
- Subject: other/9670: gcc.3.2.2 do not run on a Tru64 Unix 5.1B system
- Reply-to: olle at cb dot uu dot se
>Number: 9670
>Category: other
>Synopsis: gcc.3.2.2 do not run on a Tru64 Unix 5.1B system
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: unassigned
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Feb 12 07:36:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator: olle@cb.uu.se
>Release: unknown-1.0
>Organization:
>Environment:
HP/Compaq Tru64 Unix v5.1B
Gcc 3.2.2
>Description:
The gcc-3.2.2 compiler built on Tru64 Unix 5.1A do not run on a Tru 64 5.1B system.It do not build on a 5.1B system either (separate report)
brum.cb.uu.se> gcc dize.c
In file included from dize.c:1:
/usr/local/lib/gcc-lib/alpha-dec-osf5.1/3.2.2/include/stdio.h:208:64: operator '>=' has no left operand
/usr/local/lib/gcc-lib/alpha-dec-osf5.1/3.2.2/include/stdio.h:244:64: operator '>=' has no left operand
This is because the envi var ANSI_C_SOURCE is defined
to be an empty string in standards.h
>How-To-Repeat:
Always
>Fix:
Move the 5.1A standards.h into the gcc-include file catalogue
>Release-Note:
>Audit-Trail:
>Unformatted: