Re: PG-7.3.2 and tru64 5.1a - Mailing list pgsql-ports

From Tom Lane
Subject Re: PG-7.3.2 and tru64 5.1a
Date
Msg-id 10015.1059068335@sss.pgh.pa.us
Whole thread Raw
In response to PG-7.3.2 and tru64 5.1a  (yogesh bhanu <yogesh@gsf.de>)
List pgsql-ports
yogesh bhanu <yogesh@gsf.de> writes:
>        Just tried to compile postgres 7.3.3 on Tru64 5.1 a pk 4
> with
> Compaq C V6.5-207 (dtk) on Compaq Tru64 UNIX V5.1A (Rev. 1885)
> Compiler Driver V6.5-207 (dtk) (dtk) cc Driver

> gmake[4]: Entering directory
> `/usr/test/data/src/databases/postgresql-7.3.2/src/backend/utils/adt'
> cc -std -O4 -Olimit 2000 -I../../../../src/include -I/usr/local/include
>    -c -o float.o float.c
> cc: Error: float.c, line 202: In this statement, the libraries on this
> platform do not yet support compile-time evaluation of the constant
> expression "0.0/0.0". (constfoldns)
>                           val = NAN;
> ------------------------------^

I think you are going to have to find a non-broken compiler.  Perhaps
using gcc will hold you.  In the meantime, complain to Compaq.

            regards, tom lane

pgsql-ports by date:

Previous
From: yogesh bhanu
Date:
Subject: PG-7.3.2 and tru64 5.1a
Next
From: yogesh bhanu
Date:
Subject: Update PG-7.3.2 and tru64 5.1a