From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Giles Lean <giles(at)nemeton(dot)com(dot)au> |
Cc: | pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Call for platforms (HP-UX) |
Date: | 2001-03-24 04:14:37 |
Message-ID: | 14633.985407277@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Giles Lean <giles(at)nemeton(dot)com(dot)au> writes:
> I'll look at this next week. If someone can confirm that
> /usr/bin/sh works for make check on HP-UX 10.20 that would be
> useful.
It does not work. See FAQ_HPUX.
> 2. I saw two different sets of output for geometry.out. These seem to
> relate to the processor level:
I think it depends more on what software you use. The existing HPUX
resultmap (geometry-positive-zeros) works on my usual platform (C180,
PA8000 chip I think) when using gcc. Compile with cc and you get one
different lowest-order digit in two lines, IIRC. I have not tried it
lately on a 1.1 chip.
> (a) on PA-RISC 1.1 some of the zero values are negative
Hmm, so does it match any of the existing geometry files? That would
suggest that HPUX 11 has started adhering more closely to the IEEE rules
about negative zeroes ...
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Gordon A. Runkle | 2001-03-24 04:25:45 | Re: Release Candidate 1 ... |
Previous Message | Giles Lean | 2001-03-24 03:45:54 | Call for platforms (HP-UX) |