Success report

From: Nikola Milutinovic <Nikola(dot)Milutinovic(at)ev(dot)co(dot)yu>
To: pgsql-ports(at)postgresql(dot)org
Subject: Success report
Date: 2004-08-13 21:00:39
Message-ID: 411D2BF7.6020202@ev.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-ports

Hi all.

Success building and running regression tests:

AlphaStation 200 4/233
Tru64 UNIX 5.1B + SP4
PostgreSQL 8.0.0 beta1

These are the configure options:

CC=cc
CFLAGS="-ieee -pthread -c99 -O3"
CPPFLAGS="-pthread"

./configure
--prefix=/usr/opt/PostgreSQL-8.0.0b1
--localstatedir=/var/opt/PostgreSQL-8.0.0b1
--enable-integer-datetimes
--disable-nls
--enable-thread-safety
--with-tcl
--with-tclconfig=/usr/opt/TclTk-8.4.6/lib
--with-perl
--with-python
--with-openssl

Nix.

Responses

Browse pgsql-ports by date

  From Date Subject
Next Message Bruce Momjian 2004-08-15 20:58:23 Re: Success report
Previous Message Andrew Parkyns 2004-08-09 15:12:57 Re: [PORTS] PostgreSQL Upgrade recommendations