Re: port for interix

Поиск
Список
Период
Сортировка
От Sami Kuhmonen
Тема Re: port for interix
Дата
Msg-id Pine.LNX.4.58.0402031449110.3409@iqs.fi
обсуждение исходный текст
Ответ на port for interix  ("Chris Jeans" <slapphappy@sbcglobal.net>)
Список 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 по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: error compiling under 11.23
Следующее
От: Patrick J Barabe
Дата:
Сообщение: compile error