Problems using pgxs on Win32

From: Thomas Hallgren <thhal(at)mailblocks(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Subject: Problems using pgxs on Win32
Date: 2004-10-30 16:03:56
Message-ID: cm0e1c$u03$1@sea.gmane.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-patches

I'm trying to change the Makefile system for PL/Java so that it uses
PGXS instead of compiling using a complete PostgreSQL source tree. As it
turns out, the directory "include/port/win32" is not present in the
PostgreSQL binary installation. Without it, it's not possible to compile
on win32.

Do I need some special configuration in order to get the missing pieces?

Regards,
Thomas Hallgren

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2004-10-30 16:53:36 Re: [PATCHES] ARC Memory Usage analysis
Previous Message Jan Wieck 2004-10-30 13:40:39 Re: [PATCHES] ARC Memory Usage analysis

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2004-10-30 16:53:36 Re: [PATCHES] ARC Memory Usage analysis
Previous Message Magnus Hagander 2004-10-30 15:12:16 Re: Win32 open items