Re: Cygwin - make check broken

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

From: Tom Lane <tgl@sss.pgh.pa.us>
To: "Rocco Altier" <RoccoA@Routescape.com>
Cc: pgsql-hackers@postgresql.org
Date: 2005-08-04T19:44:25Z
Lists: pgsql-hackers
"Rocco Altier" <RoccoA@Routescape.com> writes:
> It looks like when we changed regress/GNUmakefile to pull rules from
> Makefile.shlib, cygwin got broken in the process.
> ...
> I don't know enough about the rest of the way the cygwin port is put
> together, but it seems that the other platforms all have
> shlib=lib$(NAME)...

Seems to me that defining shlib that way for Cygwin too would be a
reasonable answer, but I'm not sure if there will be any side-effects.
Can someone try it?

			regards, tom lane