Lists: | pgsql-hackerspgsql-hackers-win32 |
---|
From: | "Tony and Bryn Reina" <reina_ga(at)hotmail(dot)com> |
---|---|
To: | <pgsql-hackers-win32(at)postgresql(dot)org> |
Subject: | What packages from Mingw and MSys are needed? |
Date: | 2003-12-02 18:15:32 |
Message-ID: | BAY8-DAV38sfGdMNFmW00000ce8@hotmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers pgsql-hackers-win32 |
1. Which parts of MSYS and Mingw are needed for the building a Win32 version of PostgreSQL?
There are several packages listed on the Mingw website:
MingGW-3.1.0-1.exe
mingw-utils-0.2
mingw-runtime-3.2
msys-1.0.9.exe
msysDTK-1.0.1.exe
binutils
gcc
win32api-2.4
mingw32-make
2. Do I have to build OpenSSL from Mingw to compile --with-openssl? Or does Mingw already have it as a package?
3. Does the current PostgreSQL 7.4 compile with Mingw?
Thanks.
-Tony Reina
From: | Andrew Dunstan <andrew(at)dunslane(dot)net> |
---|---|
To: | Postgresql Hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgsql-hackers-win32] What packages from Mingw and MSys are needed? |
Date: | 2003-12-02 18:56:04 |
Message-ID: | 3FCCE044.7020404@dunslane.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | pgsql-hackers pgsql-hackers-win32 |
Tony and Bryn Reina wrote:
> 1. Which parts of MSYS and Mingw are needed for the building a Win32
> version of PostgreSQL?
>
> There are several packages listed on the Mingw website:
> MingGW-3.1.0-1.exe
> mingw-utils-0.2
> mingw-runtime-3.2
> msys-1.0.9.exe
> msysDTK-1.0.1.exe
> binutils
> gcc
> win32api-2.4
> mingw32-make
>
> 2. Do I have to build OpenSSL from Mingw to compile --with-openssl? Or
> does Mingw already have it as a package?
>
> 3. Does the current PostgreSQL 7.4 compile with Mingw?
>
> Thanks.
> -Tony Reina
>
see here for some info:
http://archives.postgresql.org/pgsql-hackers/2003-09/msg00938.php
I didn't try compiling with openssl.
I believe we are still waiting for signalling and process management
code to complete the Win32 port.
cheers
andrew
From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Tony and Bryn Reina <reina_ga(at)hotmail(dot)com> |
Cc: | pgsql-hackers-win32(at)postgresql(dot)org |
Subject: | Re: What packages from Mingw and MSys are needed? |
Date: | 2003-12-04 11:45:20 |
Message-ID: | 200312041145.hB4BjK212546@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Lists: | Postg무지개 토토SQL pgsql-hackers-win32 |
Tony and Bryn Reina wrote:
> 1. Which parts of MSYS and Mingw are needed for the building a Win32 version of PostgreSQL?
>
> There are several packages listed on the Mingw website:
> MingGW-3.1.0-1.exe
> mingw-utils-0.2
> mingw-runtime-3.2
> msys-1.0.9.exe
> msysDTK-1.0.1.exe
> binutils
> gcc
> win32api-2.4
> mingw32-make
Just download Msys and Mingw plain. The others are breakouts of those.
I realize they are confusing.
> 2. Do I have to build OpenSSL from Mingw to compile --with-openssl? Or does Mingw already have it as a package?
Not sure.
> 3. Does the current PostgreSQL 7.4 compile with Mingw?
Client and libs, yes, server, no.
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073