Re: [HACKERS] [pgsql-hackers-win32] Build with Visual Studio & MSVC

2006-05-07 Thread Gurjeet Singh
On 5/5/06, Jonah H. Harris <[EMAIL PROTECTED]> wrote: On 5/5/06, Gurjeet Singh <[EMAIL PROTECTED]> wrote: > If it is such a 'simple porting', may I ask why hasn't it been > attempted successfuly in so many years of PG's history? Because most of use don't use Windows... I thought I said that. B

Re: [HACKERS] [pgsql-hackers-win32] Build with Visual Studio & MSVC

2006-05-05 Thread William ZHANG
`vcproject` is based on pgsql-8.0.3. It's purpose is to make pgsql built with MSVC++. But I found there are few people intrested on it, so I stopped maintaining it months ago. `vcproject` still need MSYS/MinGW, the basic idea behind it is: 1) Let we do configure, make, make install in MinGW first.

Re: [HACKERS] [pgsql-hackers-win32] Build with Visual Studio & MSVC

2006-05-04 Thread Thomas Hallgren
Gurjeet Singh wrote: My main grudge is that if we are supporting almost all flovours of nixens and compilers (close to 34 according to official website), then why are we leaving Windows platform alone? This will bring in quite a lot more developers. You should look at MinGW as a development t