Re: Help to solve configure error

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Rajaram J" <rajarj(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Help to solve configure error
Date: 2007-08-04 20:04:56
Message-ID: 838.1186257896@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Rajaram J" <rajarj(at)hotmail(dot)com> writes:
> I have a HP-UX server and have downloaded the code for postgresql to
> compile and use the libraries.

Do you have the "real" C compiler, or the toy one that HP gives people
who don't fork over extra money for the real one? Testing with the
bundled compiler here, it seems to fall over at about that spot.

If you don't want to pay for HP's "real" compiler, gcc works fine.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2007-08-04 20:14:18 Re: backend process terminates
Previous Message Tom Lane 2007-08-04 19:50:39 Re: Porting MySQL data types to PostgreSQL