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