delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2001/04/16/12:26:28

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin AT sources DOT redhat DOT com
Date: Mon, 16 Apr 2001 12:24:52 -0400
From: Jason Tishler <Jason DOT Tishler AT dothill DOT com>
To: Michael Lemke <lemkemch AT t-online DOT de>
Cc: cygwin AT cygwin DOT com, Pgsql-Ports <pgsql-ports AT postgresql DOT org>
Subject: Re: Postgres 7.1RC4 ecpg can't find sqlca
Message-ID: <20010416122452.H275@dothill.com>
Mail-Followup-To: Michael Lemke <lemkemch AT t-online DOT de>, cygwin AT cygwin DOT com,
Pgsql-Ports <pgsql-ports AT postgresql DOT org>
References: <14oNFK-1jO9C4C AT fwd06 DOT sul DOT t-online DOT com>
Mime-Version: 1.0
User-Agent: Mutt/1.2.5i
In-Reply-To: <14oNFK-1jO9C4C@fwd06.sul.t-online.com>; from lemkemch@t-online.de on Sat, Apr 14, 2001 at 12:25:37PM +0200
Organization: Dot Hill Systems Corp.

On Sat, Apr 14, 2001 at 12:25:37PM +0200, Michael Lemke wrote:
> 4/14/01 00:08:14, Jason Tishler <Jason DOT Tishler AT dothill DOT com> wrote:
> >On Fri, Apr 13, 2001 at 11:02:23PM +0200, Michael Lemke wrote:
> >> With the latest postgres release that came lately with cygwin I made my
> >> very first attempt at writng an ESQL program (actually, at the moment it 
> >> is just something I dowloaded).  Now when I link it can't find sqlca:
> >
> >I believe that the above is a bug in sqlca.h.  My WAG (without actually
> >trying this) is that the above should be replaced by the following:
> >
> >#ifdef __CYGWIN__
> >    extern __declspec(dllimport) struct sqlca sqlca;
> >#else
> >    extern struct sqlca sqlca;
> >
> 
> thanks a lot.  That did the trick.  I didn't try the one below.   It's up
> to the experts to decide which way to go.

Moved to pgsql-cygwin AT postgresql DOT org...

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

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019