[BUGS] Re: [HACKERS] Is there a way to build PostgreSQL client libraries with MinGW

2011-01-23 Thread Xiaobo Gu
is probably not what you want make[2]: *** [crypt.o] Error 1 make[2]: Leaving directory `/d/devproj/postgresql-9.0.2/src/port' make[1]: *** [all] Error 2 make[1]: Leaving directory `/d/devproj/postgresql-9.0.2/src' make: *** [all] Error 2 On Mon, Jan 24, 2011 at 12:11 PM,

[BUGS] Re: [HACKERS] Is there a way to build PostgreSQL client libraries with MinGW

2011-01-23 Thread Xiaobo Gu
ble-win32-registry --enable-libstdcxx-debug --enable-version-specific-r untime-libs --disable-werror --build=mingw32 --prefix=/mingw Thread model: win32 gcc version 4.5.0 (GCC) D:\Amber\Program\Rtools211\MinGW\bin> On Mon, Jan 24, 2011 at 1:17 PM, Xiaobo Gu wrote: > Hi, > I download the l