Re: Itanium HP-UX build failure, register stack

From: Andrew Chernow <ac(at)esilo(dot)com>
To: Andrew Dunstan <andrew(at)dunslane(dot)net>
Cc: Heikki Linnakangas <heikki(dot)linnakangas(at)enterprisedb(dot)com>, PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Itanium HP-UX build failure, register stack
Date: 2011-04-14 03:36:09
Message-ID: 4DA66BA9.6050303@esilo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


>
> I wish we could get some buildfarm coverage for HPUX. I've whined about this in
> the past, but nobody's ever made an offer to provide suitable platform(s) that I
> know of.
>
> cheers
>

I've got two HP-UX 11 boxes, PA-RISC and IA64.

From uname:
HP-UX B.11.23 U 9000/785
HP-UX B.11.23 U ia64

They are build farm boxes (which already build postgres) so my guess is they
wouldn't require much fiddling. I don't time to help with this, but am more
than willing to give you all the access you need to get it going.

I also have HP-UX 10.20 on a PA-RISC for the courageous.

--
Andrew Chernow
eSilo, LLC
every bit counts
http://www.esilo.com/

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2011-04-14 03:37:52 Re: POSIX shared memory redux
Previous Message Robert Haas 2011-04-14 03:01:17 Re: pg_dump --binary-upgrade vs. ALTER TYPE ... DROP ATTRIBUTE