]> granicus.if.org Git - postgresql/commit
Here is a patch required to build plperl with win32. The issues were:
authorBruce Momjian <bruce@momjian.us>
Fri, 16 Jul 2004 19:18:24 +0000 (19:18 +0000)
committerBruce Momjian <bruce@momjian.us>
Fri, 16 Jul 2004 19:18:24 +0000 (19:18 +0000)
commitf4c069ca8fc80640bd1bff510697371ffaf45267
treed23d4a3417eb05aef0557987bfa8fae8437fbf73
parent14755f87eee1baa8467e34a79056db41dc9b2eb3
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

Magnus Hagander
src/pl/plperl/GNUmakefile