Re: Call for port reports - Mailing list pgsql-hackers

From Dave Page
Subject Re: Call for port reports
Date
Msg-id E7F85A1B5FF8D44C8A1AF6885BC9A0E4527D4C@ratbert.vale-housing.co.uk
Whole thread Raw
In response to Call for port reports  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Call for port reports
List pgsql-hackers

> -----Original Message-----
> From: pgsql-hackers-owner@postgresql.org
> [mailto:pgsql-hackers-owner@postgresql.org] On Behalf Of
> Peter Eisentraut
> Sent: 07 December 2004 00:01
> To: pgsql-hackers@postgresql.org
> Subject: [HACKERS] Call for port reports
>
> I have started filling in the supported platform list for the
> 8.0.0 release with the information from the build farm:
>
> http://developer.postgresql.org/docs/postgres/supported-platforms.html
>
> It's now time to fill the holes.  Briefly, I'm looking for
> exit status 0 on
>
> ./configure --prefix=SOMEWHERE --enable-thread-safety
> --with-tcl \ --with-perl --with-python --with-krb5 --with-pam
> -with-openssl make make install make check

All tests passed on Win32 (including a make installcheck in /contrib).
*However*, note that PAM, Kerberos and pthreads do not (yet) work on
Windows and were therefore excluded.

SELECT version():

"PostgreSQL 8.0.0rc1 on i686-pc-mingw32, compiled by GCC gcc.exe (GCC)
3.3.1 (mingw special 20030804-1)"

uname -a:

MINGW32_NT-5.1 PC30 1.0.10(0.46/3/2) 2004-03-15 07:17 i686 unknown

Regards, Dave


pgsql-hackers by date:

Previous
From: Sibtay Abbas
Date:
Subject: Re: spi and other languages
Next
From: Andrew Rawnsley
Date:
Subject: Re: Call for port reports