Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> I modified to code so only Win32 will do it.
I think Neil's point is that it fails on OSX as well. Really we have to
do this the way libpq does, namely pull out the specific files it needs
and recompile those with the correct shared-library-compatible CFLAGS.
regards, tom lane