Re: port for interix - Mailing list pgsql-ports

From Sami Kuhmonen
Subject Re: port for interix
Date
Msg-id Pine.LNX.4.58.0402031449110.3409@iqs.fi
Whole thread Raw
In response to port for interix  ("Chris Jeans" <slapphappy@sbcglobal.net>)
List pgsql-ports
> Is their a port for interix?  Checking host line reads i586-pc-interix3.
> this is trying to compile under windows xp with services for UNIX
> running

I have succesfully compiled Postgresql for Interix. I had to tell the
configure script to use template for Linux (probably others would work
too) and set _ALL_SOURCES.

export CFLAGS=-D_ALL_SOURCES
export CXXFLAGS=-D_ALL_SOURCES
./configure --with-template=linux

This should work, can't remember whether I needed --host -option there or
not.

Now I only have to do some speed testing to know if this would be The Way
to run Postgresql on Windows.

--
 Sami Kuhmonen            feenix@iqs.fi
 IQS Partners Finland        http://iqs.fi/

pgsql-ports by date:

Previous
From: Tom Lane
Date:
Subject: Re: error compiling under 11.23
Next
From: Patrick J Barabe
Date:
Subject: compile error