Re: Re: [PATCHES] patch for minor Win32 makefile bug - Mailing list pgsql-ports

From Jason Tishler
Subject Re: Re: [PATCHES] patch for minor Win32 makefile bug
Date
Msg-id 20010403224032.B3119@dothill.com
Whole thread Raw
In response to Re: Re: [PATCHES] patch for minor Win32 makefile bug  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-ports
Peter,

On Wed, Apr 04, 2001 at 12:16:52AM +0200, Peter Eisentraut wrote:
> $(LDFLAGS) -lcygipc -lcygwin -lkernel32 $(LIBS)
>
> (Presuming that these three libraries are actually needed.  Why isn't
> every program linked against -lcygwin?)

Every Cygwin program *is* implicitly linked against -lcygwin, -lkernel32,
and others too.

Jason

--
Jason Tishler
Director, Software Engineering       Phone: +1 (732) 264-8770 x235
Dot Hill Systems Corp.               Fax:   +1 (732) 264-8798
82 Bethany Road, Suite 7             Email: Jason.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

pgsql-ports by date:

Previous
From: Jason Tishler
Date:
Subject: Re: Re: [PATCHES] patch for minor Win32 makefile bug
Next
From: Tom Lane
Date:
Subject: Re: Re: [PATCHES] patch for minor Win32 makefile bug