Re: [PATCHES] Re: can't make src/tutorial

From: Jason Tishler <jason(at)tishler(dot)net>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: David Leibs <leibs(at)neometron(dot)com>, pgsql-cygwin(at)postgresql(dot)org, Pgsql-Patches <pgsql-patches(at)postgresql(dot)org>
Subject: Re: [PATCHES] Re: can't make src/tutorial
Date: 2001-08-09 03:11:16
Message-ID: 20010808231116.I223@dothill.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-cygwin pgsql-patches

Bruce,

On Wed, Aug 08, 2001 at 10:53:14PM -0400, Bruce Momjian wrote:
> Is it safe for all platforms?

To be honest, I did not test it on any platform except for Cygwin.
And, on Cygwin I only verified that the build completed without errors.
Nevertheless, if you compare this patch with my contrib one, you will
see that I'm just doing the same old thing.

Additionally, we have the following:

$ fgrep BE_DLLLIBS src/makefiles/*
src/makefiles/Makefile.win:BE_DLLLIBS= -L$(top_builddir)/src/backend -lpostgres

Does the above convince you? If not, then I'm willing to test under
Linux. Unfortunately, due to a job change, it may be a while before I
have access to a Linux machine...

Jason

--
Jason Tishler
Director, Software Engineering Phone: 732.264.8770 x235
Dot Hill Systems Corp. Fax: 732.264.8798
82 Bethany Road, Suite 7 Email: jason(at)tishler(dot)net
Hazlet, NJ 07730 USA WWW: http://www.dothill.com

In response to

Responses

Browse pgsql-cygwin by date

  From Date Subject
Next Message Bruce Momjian 2001-08-09 03:13:45 Re: [PATCHES] Re: can't make src/tutorial
Previous Message Bruce Momjian 2001-08-09 02:53:14 Re: [PATCHES] Re: can't make src/tutorial

Browse pgsql-patches by date

  From Date Subject
Next Message Bruce Momjian 2001-08-09 03:13:45 Re: [PATCHES] Re: can't make src/tutorial
Previous Message Bruce Momjian 2001-08-09 02:53:14 Re: [PATCHES] Re: can't make src/tutorial