From: | Joerg Hessdoerfer <Joerg(dot)Hessdoerfer(at)sea-gmbh(dot)com> |
---|---|
To: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
Subject: | Re: [HACKERS] Win32 native port |
Date: | 2003-09-05 07:27:49 |
Message-ID: | 200309050927.49600.Joerg.Hessdoerfer@sea-gmbh.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers pgsql-hackers-win32 |
Hi,
On Friday 05 September 2003 00:17, you wrote:
> Peter Eisentraut wrote:
> > Bruce Momjian writes:
> > > As you can see from the new "Compiling" web page, I just normally
> > > compile under Unix, distclean, then Win32 compile via Samba.
> >
> > That isn't very efficient unless you have two machines or use something
> > like vmware.
>
> One quick solution would be to add the bison/flex output files to the
> WIN32_DEV CVS tree. Do people want that?
Well, another solution would be, as I did (thanks, Hannu!), to download the
compiled bison for MinGW, and compile current flex using this. This worked
perfectly for me.
I now have some other probs, mainly with port/thread.c and port.h, using a
'struct passwd' which I can find no definition for in WIN32. What did you do
to resolve this?
BTW, I'm running './configure --without-zlib --without-readline' from MSYS,
which seems fine for me.
Greetings,
Joerg
--
Leading SW developer - S.E.A GmbH
Mail: joerg(dot)hessdoerfer(at)sea-gmbh(dot)com
WWW: http://www.sea-gmbh.com
From | Date | Subject | |
---|---|---|---|
Next Message | Darko Prenosil | 2003-09-05 08:48:41 | Re: Win32 native port |
Previous Message | Andrew Dunstan | 2003-09-05 07:24:49 | Re: [PATCHES] Warning for missing createlang |
From | Date | Subject | |
---|---|---|---|
Next Message | Darko Prenosil | 2003-09-05 08:48:41 | Re: Win32 native port |
Previous Message | Bruce Momjian | 2003-09-04 22:17:46 | Re: [HACKERS] Win32 native port |