UnixWare 7.1.1b FS

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: pgsql-hackers(at)hub(dot)org
Subject: UnixWare 7.1.1b FS
Date: 2000-10-21 02:44:04
Message-ID: 20001020214404.A2127@lerami.lerctr.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers


I got early access to the UnixWare 7.1.1b Feature Supplement
UnixWare/OpenServer Development Kit (UDK FS for short).

PostgreSQL 7.0.2 compiles CLEAN (ish...) and we can now support the
C++ stuff.

The 3.2 bug in int8.c is GONE.

Question: Why do we (for UnixWare) force i486 optimization?

Attached is the configure output, gmake output for analysis by
y'all...

The configure invocation was:

CXXFLAGS=-O ./configure --with-perl --with-CC=cc --with-CXX=CC --with-includes=/usr/local/include --with-libs=/usr/local/lib >ler.conf.out 2>&1 &

--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 (voice) Internet: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

Attachment Content-Type Size
ler.conf.out text/plain 6.8 KB
ler.gmake.out text/plain 98.7 KB
ler.inst.out text/plain 30.4 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Peter Eisentraut 2000-10-21 08:47:20 Re: UnixWare 7.1.1b FS
Previous Message Thomas Lockhart 2000-10-21 02:38:46 Re: pgsql/doc (FAQ_MSWIN INSTALL_MSWIN)