Success report - Mailing list pgsql-ports

From Nikola Milutinovic
Subject Success report
Date
Msg-id 411D2BF7.6020202@ev.co.yu
Whole thread Raw
Responses Re: Success report
List 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.


pgsql-ports by date:

Previous
From: "Andrew Parkyns"
Date:
Subject: Re: PostgreSQL Upgrade recommendations
Next
From: Bruce Momjian
Date:
Subject: Re: Success report