Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 11 Jul 2001 11:01:24 -0400
From: Jason Tishler <Jason.Tishler@dothill.com>
To: Steve Jorgensen <jorgens@coho.net>
Cc: pgsql-cygwin@postgresql.org;, cygwin@sources.redhat.com
Subject: Re: initdb failure - postgres hangs with 100% CPU
Message-ID: <20010711110124.K320@dothill.com>
Mail-Followup-To: Steve Jorgensen <jorgens@coho.net>,
	pgsql-cygwin@postgresql.org;, cygwin@sources.redhat.com
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <01C10949.2CEF2FE0.jorgens@coho.net>
User-Agent: Mutt/1.3.18i
Organization: Dot Hill Systems Corp.

Steve,

In the future, please keep your replies to the list(s).

On Tue, Jul 10, 2001 at 02:04:02PM -0700, Steve Jorgensen wrote:
> [Steve Jorgensen]  Yes, that's what I meant.  After much searching, I had 
> found your untested tarball previously.  I tested it somewhat, by the way, 
> and it functions with the native Windows version of pgAccess, though I 
> haven't worked it very hard.

I thought that they would work.  Thanks for testing them.

> I would like to learn to fish, though rather 
> than just have the fish so I can make my own libpq.dll for any new version 
> of PostgreSQL when the source is released.

I this case fishing is easy but expensive.  If you install MSVS 6.0,
then all you need to do is:

    $ nmake -f win32.mak

> I tried just configuring with a 
> target of i586-pc-win32, then running make in the libpq directory - I had 
> no errors, but only got pq.dll, not libpq.dll.  I don't even know what 
> pq.dll is.

You just did the configure for building under Cygwin.  pq.dll is the
Cygwin version of libpq.dll.

> By "using Cygwin/gcc" do you mean Cygwin's gcc -mno-cygwin or Mingw
> mode?  If so, then it should be possible but I don't know of anyone who
> has done it yet.
> 
> [Steve Jorgensen]  Yes, that's what I meant.  Thanks for your reply.

I presume that you saw the recent activity regarding the above.  Why don't
you give Christof's patches a shot?

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.Tishler@dothill.com
Hazlet, NJ 07730 USA                 WWW:   http://www.dothill.com

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

