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 20010404155233.A63@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 09:51:53PM +0200, Peter Eisentraut wrote:
> Tom Lane writes:
>
> > Works for me.  Given that we'd like to package RC3 tonight, it'd be nice
> > to get this done ASAP.  Do you have time to work up and test a patch
> > today, or shall I risk making untested changes myself?
>
> AFAIU, this doesn't actually fix a problem, it only cleans up a
> long-standing oddity.  So why the rush?

I don't know if this is a problem or not, but Tom had already
checked in a different patch that removed the DLLLIBS definition
from src/backend/Makefile.  Hence, when the backend is built it will
try to link with itself.  This is due to the DLLLIBS definition in
src/makefiles/Makefile.win no longer being overriden by the one in
src/backend/Makefile.  May be this is a no-op.  I don't know.

Nevertheless, I have generated, tested, and submitted my updated patch.

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: Peter Eisentraut
Date:
Subject: Re: AIX 4.1 and 7.1RC2