Re: Cygwin - make check broken

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Andrew Dunstan <andrew@dunslane.net>
Cc: Marko Kreen <marko@l-t.ee>, pgsql-hackers@postgresql.org, Rocco Altier <RoccoA@Routescape.com>
Date: 2005-08-08T03:36:09Z
Lists: pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> Tom Lane wrote:
>> When you get a chance, would you see if the SHLIB_LINK += $(LIBS)
>> bit is still needed?

> I commented it out of the Cygwin stanza and all seemed fine - contrib 
> built and passed installcheck quite happily.

Great ... one less platform-specific kluge is always a good thing.

			regards, tom lane