contrib/spi -lpgport missing

From: Reini Urban <rurban(at)x-ray(dot)at>
To: pgsql-patches <pgsql-patches(at)postgresql(dot)org>
Subject: contrib/spi -lpgport missing
Date: 2004-10-04 11:03:14
Message-ID: 41612DF2.9010909@x-ray.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Attached hack fixes building under cygwin.

The real analysis is in my "LDFLAGS overriding" thread, but if you live
with that, this is the only remaining patch for cygwin to compile.
Everything else seems to be solved.
Even python and perl, now that tcl is removed.

Basic plperl regression tests (testing against shm failures on cygwin)
pending. No time yet.
--
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

Attachment Content-Type Size
spi.patch text/plain 462 bytes

Responses

Browse pgsql-patches by date

  From Date Subject
Next Message Dave Page 2004-10-04 13:41:10 Win32 fix for miscinit.c
Previous Message Reini Urban 2004-10-04 10:47:54 Re: LDFLAGS overriding