Re: PG-7.3.2 and tru64 5.1a

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: yogesh bhanu <yogesh(at)gsf(dot)de>
Cc: pgsql-ports(at)postgresql(dot)org
Subject: Re: PG-7.3.2 and tru64 5.1a
Date: 2003-07-24 17:38:55
Message-ID: 10015.1059068335@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

yogesh bhanu <yogesh(at)gsf(dot)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

In response to

Browse pgsql-ports by date

  From Date Subject
Next Message yogesh bhanu 2003-07-25 15:47:32 Update PG-7.3.2 and tru64 5.1a
Previous Message yogesh bhanu 2003-07-24 17:27:30 PG-7.3.2 and tru64 5.1a