Re: UnixWare on Current CVS: Success! - Mailing list pgsql-hackers

From ohp@pyrenet.fr
Subject Re: UnixWare on Current CVS: Success!
Date
Msg-id Pine.UW2.4.53.0308152235390.19999@server.pyrenet.fr
Whole thread Raw
In response to UnixWare on Current CVS: Success!  (Larry Rosenman <ler@lerctr.org>)
Responses Re: UnixWare on Current CVS: Success!
List pgsql-hackers
Yep,

Just tested it with a full check out...

GREAT JOB!
Thanks to uou all!
On Thu, 14 Aug 2003, Larry Rosenman wrote:

> Date: Thu, 14 Aug 2003 22:23:17 -0500
> From: Larry Rosenman <ler@lerctr.org>
> To: pgsql-hackers@postgresql.org
> Cc: ohp@pyrenet.fr
> Subject: UnixWare on Current CVS: Success!
>
> Thanks to Tom and Bruce, we can now compile CVS 7.4 on UnixWare with OUT
> any tweaks, including
> the --enable-thread-safety switch.
>
> Here is what I used, and is now running on lerami:
>
> CC=cc CXX=CC ./configure  --prefix=/usr/local/pgsql --enable-syslog \
>         --with-CXX --enable-multibyte --enable-cassert \
>         --with-includes=/usr/local/include --with-libs=/usr/local/lib \
>         --with-tcl --with-tclconfig=/usr/local/lib \
>         --with-tkconfig=/usr/local/lib  --enable-locale \
>         --enable-thread-safety
>
>
> Thanks, Guys!
>
> LER
>
>
>

-- 
Olivier PRENANT                    Tel: +33-5-61-50-97-00 (Work)
6, Chemin d'Harraud Turrou           +33-5-61-50-97-01 (Fax)
31190 AUTERIVE                       +33-6-07-63-80-64 (GSM)
FRANCE                          Email: ohp@pyrenet.fr
------------------------------------------------------------------------------
Make your life a dream, make your dream a reality. (St Exupery)


pgsql-hackers by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: best way to retreive the next record in a multi column index
Next
From: Larry Rosenman
Date:
Subject: full path infrastructure for DT_SONAME?