-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 1/27/2011 14:43, Xiaobo Gu wrote:
>> On 1/27/2011 11:02, Xiaobo Gu wrote:
>>> MSYS does not provide GCC, it only provides some UNIX like tools on
>>> Windows to emulate the *NIX environment.
>>>
>>
>> Yes it does, you are using it.
> 
> OK, my fault, I now adjust the environments of my two computers(one is
> 32bit Windows XP SP3, the other one is 64bit Windows 7 Home basic) to
> the same setup layout:
> 1.MinGW64 is installed into D:\Amber\Devtool\MinGW64-1.0-20100913;
> 2.MSYS in installed into D:\Amber\Devtool\msys
> 3.Add D:/Amber/Devtool/MinGW64-1.0-20100913 /mingw to
> D:\Amber\Devtool\msys\etc\fstab
> 4. PostgreSQL source code is in D:\Amber\devproj\postgresql-9.0.2
> 
>>From the MSYS sh prompt(D:\Amber\Devtool\msys\msys.bat), I do the following:
> 1. gcc -v
>   sh: gcc: command not found
> 2. configure --without-zlib --host=x86_64-w64-mingw32
> --with-system-tzdata=/usr/share/zoneinfo
> The content of config.log file is as following:

Next time, please post your giant file as an attachment instead of inline.

Looks like accept() detection doesn't work. You'll have to compare
accept() declaration to the list of prototypes configure attempts to test.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.16 (MingW32)

iEYEARECAAYFAk1BRrkACgkQp56AKe10wHcrQACfZiHJjF1qfccF3Va83wrW+gJ4
dPcAn2amjoamy2mcDSpoRzpJzjXS/na3
=n6Mt
-----END PGP SIGNATURE-----

Attachment: 0xED74C077.asc
Description: application/pgp-keys

-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to