Re: [HACKERS] Compiling Win32

2003-06-14 Thread Darko Prenosil
- Original Message - From: Bruce Momjian [EMAIL PROTECTED] To: Paul Ramsey [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, June 14, 2003 1:02 AM Subject: Re: [HACKERS] Compiling Win32 You should be able to compile, but not link the backend. But it does not ! At least

Re: [HACKERS] Compiling Win32

2003-06-14 Thread Bruce Momjian
: - Original Message - From: Bruce Momjian [EMAIL PROTECTED] To: Paul Ramsey [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Saturday, June 14, 2003 1:02 AM Subject: Re: [HACKERS] Compiling Win32 You should be able to compile, but not link the backend. But it does not ! At least

Re: [HACKERS] Compiling Win32

2003-06-14 Thread Justin Clift
Hi Jan, Do you have an ETA for this? :-) Regards and best wishes, Justin Clift Bruce Momjian wrote: I have not tested the Win32 compile in a few weeks, so it is possible it is broken at this point. It will not run because we need exec() handling that Jan is working on, and signal stuff.

Re: [HACKERS] Compiling Win32

2003-06-14 Thread Bruce Momjian
Justin Clift wrote: Hi Jan, Do you have an ETA for this? I was going to report the Win32 status this week. As you know, I had to leave Win32 to catch up on email. The two big items left are exec() handlling and signals. If I can get those in by July 1, I can continue cleanup during beta

Fw: [HACKERS] Compiling Win32

2003-06-14 Thread Darko Prenosil
- Original Message - From: Darko Prenosil [EMAIL PROTECTED] To: Bruce Momjian [EMAIL PROTECTED]; Paul Ramsey [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Sent: Friday, June 13, 2003 5:12 PM Subject: Re: [HACKERS] Compiling Win32 - Original Message - From: Bruce Momjian [EMAIL

Re: [HACKERS] Compiling Win32

2003-06-14 Thread Justin Clift
Bruce Momjian wrote: Justin Clift wrote: Hi Jan, Do you have an ETA for this? I was going to report the Win32 status this week. As you know, I had to leave Win32 to catch up on email. The two big items left are exec() handlling and signals. If I can get those in by July 1, I can continue

Re: [HACKERS] Compiling Win32

2003-06-14 Thread Bruce Momjian
Justin Clift wrote: Bruce Momjian wrote: Justin Clift wrote: Hi Jan, Do you have an ETA for this? I was going to report the Win32 status this week. As you know, I had to leave Win32 to catch up on email. The two big items left are exec() handlling and signals. If I can get

Re: [HACKERS] Compiling Win32

2003-06-14 Thread Justin Clift
Bruce Momjian wrote: Justin Clift wrote: Bruce Momjian wrote: Justin Clift wrote: Hi Jan, Do you have an ETA for this? I was going to report the Win32 status this week. As you know, I had to leave Win32 to catch up on email. The two big items left are exec() handlling and signals. If I

Re: [HACKERS] Compiling Win32

2003-06-14 Thread Bruce Momjian
Justin Clift wrote: I was going to report the Win32 status this week. As you know, I had to leave Win32 to catch up on email. The two big items left are exec() handlling and signals. If I can get those in by July 1, I can continue cleanup during beta and perhaps have a patch that people can

Fw: [HACKERS] Compiling Win32

2003-06-14 Thread Darko Prenosil
- Original Message - From: Darko Prenosil [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Friday, June 13, 2003 5:43 PM Subject: Fw: [HACKERS] Compiling Win32 - Original Message - From: Darko Prenosil [EMAIL PROTECTED] To: Bruce Momjian [EMAIL PROTECTED]; Paul Ramsey [EMAIL

[HACKERS] Compiling Win32

2003-06-13 Thread Paul Ramsey
I have started playing with the pre7.4 code to see if I can compile a win32 version with PostGIS support. So far, finding it a little hard. Is there a wee guide to compiling 7.4 native win32 around? Thanks, Paul -- __ / | Paul Ramsey | Refractions Research | Email:

Re: [HACKERS] Compiling Win32

2003-06-13 Thread Bruce Momjian
No, we are not there yet, but you can download Mingw and Msys to get started. --- Paul Ramsey wrote: I have started playing with the pre7.4 code to see if I can compile a win32 version with PostGIS support. So far,

Re: [HACKERS] Compiling Win32

2003-06-13 Thread Paul Ramsey
Yep, have done that... Configure even runs right through, but nothing after that. :/ P. Bruce Momjian wrote: No, we are not there yet, but you can download Mingw and Msys to get started. --- Paul Ramsey wrote: I have started

Re: [HACKERS] Compiling Win32

2003-06-13 Thread Bruce Momjian
You should be able to compile, but not link the backend. --- Paul Ramsey wrote: Yep, have done that... Configure even runs right through, but nothing after that. :/ P. Bruce Momjian wrote: No, we are not there yet,