Re: [HACKERS] compiling on windows with mingw

2005-11-15 Thread Kevin Grittner
http://www.postgresql.org/docs/faqs.FAQ_MINGW.html That is where we started, and I should have mentioned it, even though the post to which I was replying suggested that Gevik had read that and was looking for more detail. We hope to contribute a patch to fill in details; meanwhile, I was hoping I

Re: [HACKERS] compiling on windows with mingw

2005-11-15 Thread Bruce Momjian
You made no mention that you read our FAQ_MINGW file, which is the definitive document on how to build on Win32. --- Kevin Grittner wrote: > We have spent a lot of time on this to be able to do Windows builds > during the be

Re: [HACKERS] compiling on windows with mingw

2005-11-09 Thread Kevin Grittner
We have spent a lot of time on this to be able to do Windows builds during the beta cycle. Our DBA manager is going to start with a fresh machine and attempt to do a full setup from our existing notes and produce a "how to" document. When we have this, somebody here will submit it to the communit

Re: [HACKERS] compiling on windows with mingw

2005-11-09 Thread Andrew Dunstan
Petr Jelinek wrote: Gevik babakhani wrote: I would like to compile the code on windows. I understand I need mingw. on the mingw site there are may packages to download and install. Does anyone know which ones to download install in order to compile pg. MingW-x.x.x.exe and MSYS-x.x.x.e

Re: [HACKERS] compiling on windows with mingw

2005-11-09 Thread Petr Jelinek
Gevik babakhani wrote: I would like to compile the code on windows. I understand I need mingw. on the mingw site there are may packages to download and install. Does anyone know which ones to download install in order to compile pg. MingW-x.x.x.exe and MSYS-x.x.x.exe and you have to buil

Re: [HACKERS] compiling on windows with mingw

2005-11-09 Thread Adrian Maier
Gevik babakhani wrote: I would like to compile the code on windows. I understand I need mingw. on the mingw site there are may packages to download and install. Does anyone know which ones to download install in order to compile pg. Hi Gevik, When I last installed mingw I've downloaded only

[HACKERS] compiling on windows with mingw

2005-11-08 Thread Gevik babakhani
I would like to compile the code on windows. I understand I need mingw. on the mingw site there are may packages to download and install.   Does anyone know which ones to download install in order to compile pg.   Thanx, Gevik.