Re: Can't compile postgres 7 on HP-UX 10.2 - Mailing list pgsql-bugs

From Tom Lane
Subject Re: Can't compile postgres 7 on HP-UX 10.2
Date
Msg-id 1169.970001880@sss.pgh.pa.us
Whole thread Raw
In response to Can't compile postgres 7 on HP-UX 10.2  (pgsql-bugs@postgresql.org)
List pgsql-bugs
pgsql-bugs@postgresql.org writes:
> HP-UX 10.2 machine with GNU binutils and gcc, g++, etc.
> Configure automatically uses HP's crappy "cc" when it finds out I am running a HP.

./configure --with-template=hpux_gcc

> gmake fails with spurrous errors when...
>   A) I leave Makefile.global exactly how configure left it

Really?  The hpux_cc configuration worked last time I tried it.  How
about some details on the error messages?

BTW, have you read doc/FAQ_HPUX?  It hasn't been updated for awhile :-(
but I think the advice is mostly still OK.

            regards, tom lane

pgsql-bugs by date:

Previous
From: pgsql-bugs@postgresql.org
Date:
Subject: Can't compile postgres 7 on HP-UX 10.2
Next
From: pgsql-bugs@postgresql.org
Date:
Subject: dump/reload with sequences fails