c.h is the problem of msvc. - Mailing list pgsql-patches

From Hiroshi Saito
Subject c.h is the problem of msvc.
Date
Msg-id 015001c6a766$3cd80290$0801a8c0@IBMC4B5932F74B
Whole thread Raw
List pgsql-patches
Hi Bruce-san.

Umm, c.h is the problem of  msvc.

getaddrinfo.c
..\..\include\c.h(63) : fatal error C1083: 'crtdefs.h': No such file or directory

<crtdefs.h> does not exist in vs2003...
problem is solved by removing this before vs2005.
moreover, nothing does not run short by it.

Regards,
Hiroshi Saito

Attachment

pgsql-patches by date:

Previous
From: Kris Jurka
Date:
Subject: build with different options than Bruce
Next
From: Tom Lane
Date:
Subject: Re: build with different options than Bruce