Re: Re: [PATCHES] patch for minor Win32 makefile bug

From: Jason Tishler <Jason(dot)Tishler(at)dothill(dot)com>
To: Peter Eisentraut <peter_e(at)gmx(dot)net>
Cc: Fred Yankowski <fred(at)ontosys(dot)com>, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-ports(at)postgresql(dot)org
Subject: Re: Re: [PATCHES] patch for minor Win32 makefile bug
Date: 2001-04-04 02:40:32
Message-ID: 20010403224032.B3119@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches 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(dot)Tishler(at)dothill(dot)com
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Tom Lane 2001-04-04 04:44:08 Re: [PORTS] Re: patch for minor Win32 makefile bug
Previous Message Jason Tishler 2001-04-04 02:38:51 Re: [PORTS] Re: patch for minor Win32 makefile bug

Browse pgsql-ports by date

  From Date Subject
Next Message Tom Lane 2001-04-04 04:44:08 Re: [PORTS] Re: patch for minor Win32 makefile bug
Previous Message Jason Tishler 2001-04-04 02:38:51 Re: [PORTS] Re: patch for minor Win32 makefile bug