Re: Cygwin - make check broken - Mailing list pgsql-hackers

From Marko Kreen
Subject Re: Cygwin - make check broken
Date
Msg-id 20050807172032.GA12992@l-t.ee
Whole thread Raw
In response to Re: Cygwin - make check broken  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Cygwin - make check broken  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
On Sun, Aug 07, 2005 at 12:08:28PM -0400, Tom Lane wrote:
> Couple thoughts here --- one, someone upthread suggested
> "cyg$(NAME)$(DLSUFFIX" as the proper value for shlib.  I didn't
> see why at first, but now it occurs to me that it might avoid name
> collisions with Windows-native builds, which use the "lib" prefix.
> I'm not sure if DLLs for Cygwin and native builds would ever go
> into the same directory though.  Is this worth worrying about?

.exe's in different directories than .dll's but all in PATH.

-- 
marko



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: obtaining row locking information
Next
From: Stefan Kaltenbrunner
Date:
Subject: psql and ROLES