> > > What is recommended now for building PG 8.4 for WinXP? Is it better to
> > > use MSVC compiler?>
> Regards, Marina.
>
> > MingW is perfectly supported, and we know people use it.
> > MSVC is the recommended one I'd say, mainly because that's how the
> > official binaries are built, so the
> > What is recommended now for building PG 8.4 for WinXP? Is it better to use
> > MSVC compiler?>
> MingW is perfectly supported, and we know people use it.
> MSVC is the recommended one I'd say, mainly because that's how the
> official binaries are built, so the results are much more well-test
2009/9/18 el dorado :
> Hello!
> I need to build PG 8.4 from sources for WinXP. There are two ways to do it:
> by means of MinGW of by means of MSVC. Firstly I used MinGW (gcc), but
> unfortunately I noticed some problems with result biniries (f.e.
> http://archives.postgresql.org/pgsql-general/
Hello!
I need to build PG 8.4 from sources for WinXP. There are two ways to do it: by
means of MinGW of by means of MSVC. Firstly I used MinGW (gcc), but
unfortunately I noticed some problems with result biniries (f.e.
http://archives.postgresql.org/pgsql-general/2009-09/msg00526.php).
What is r