On Thu, Apr 12, 2007 at 08:46:09PM +0900, Hiroshi Saito wrote: > >>src/include/pg_config.h.win32 > >>/* Define to 1 if you have support for IPv6. */ > >>// #define HAVE_IPV6 1 > >> > >>What do you think? > > > >It's defined ni the msvc build script, see > >http://archives.postgresql.org/pgsql-committers/2007-04/msg00148.php > > It is a meaning with win32.mak. Then, It is the outside of the msvc tool.
I see. But - does it work when build with MSVC6? IIRC, MSVC6 pre-dates windows 2000 and the windows IPV6 support. Can you verify that it works if you manually add this #define and build with MSVC6? //Magnus ---------------------------(end of broadcast)--------------------------- TIP 3: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faq