plperl win32

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема plperl win32
Дата
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE34BE67@algol.sollentuna.se
обсуждение исходный текст
Ответы Re: plperl win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: plperl win32  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-patches
Here is a patch required to build plperl with win32. The issues were:

* perl_useshrplib gets set to "yes" and not to "true". I assume it's set
to "true" on unix, so I left both.
* Need to translate backslashes into slashes
* The linker config coming out of perl was for MSVC and not for mingw


Some of this is pretty ugly stuff - the reassigning into a second
variable etc. If somebody with a little better "makefile knowledge"
would clean that up (if it can be, but it should be possible), please
do!


//Magnus

 <<plperl_win32.patch>>

Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Andreas Pflug
Дата:
Сообщение: Re: serverlog rotation/functions
Следующее
От: Simon Riggs
Дата:
Сообщение: Re: [HACKERS] Point in Time Recovery