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]
Other format: [Raw text]

other/9670: gcc.3.2.2 do not run on a Tru64 Unix 5.1B system


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


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