hpux 10.20, gcc 2.7.8

From: cagri coltekin <cagri(at)metu(dot)edu(dot)tr>
To: pgsql-ports(at)postgresql(dot)org
Subject: hpux 10.20, gcc 2.7.8
Date: 1999-07-08 14:51:37
Message-ID: 19990708175135.A171082@metu.edu.tr
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

hi,

I have just compiled, installed the PostgreSQL 6.5 and run the tests. The
system is an old HP 9000 model E25 machine with 64M of memory (w/256M
swap space). I have used the configuration options
--with-template=hpux_gcc --with-CC=gcc --without-CXX --enable-locale.
Here is what I have encountered.

First, I could not compile with CXX enabled. It complained about line 25
in libpq++.H, which tires to #include <string>. I could not compile it
with-CXX.

The following tests failed in regression test, but the system seems
working.

int2 .. failed
int4 .. failed
float8 .. failed
geometry .. failed
abstime .. failed
tinterval .. failed
horology .. failed
plpgsql .. failed

Thanks for PostgreSQL,

--
cagri

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 1999-07-08 15:28:01 Re: [PORTS] Port Bug Report: basic.source and advance.source failed
Previous Message Dana Hudes 1999-07-08 13:34:05 pgsql 6.5 ok