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: Tue, 24 Oct 2000 17:28:43 +0330 (GMT+03:30)
From: jens@uniweb.se
Subject: Re: cygwin and InterBase 6.0
To: =?iso-8859-2?Q?Hor=E1k_Daniel?= <horak@sit.plzen-city.cz>
Cc: cygwin@sources.redhat.com
Message-id: <465954846.972395923738.JavaMail.root@colin.uniweb.se>
MIME-version: 1.0
X-Mailer: Sun(TM) Web Access 1.2
Content-type: text/plain; charset=iso-8859-2
Content-transfer-encoding: 7BIT

 Hi,

 I've not tried InterBase 6 yet. But I would guess that this might be an alignment problem. Or maybe the size a enum type. I don't know how to set that in gcc. And I don't remember what is default in VC++ 6 or C++Builder.

 Jens Yllman

>Hello,
>
>I have a problem with linking InterBase client library with my program. I
>was not able to use their import libraries (the MS C version uses a strange
>first character (a small house?) in the symbol name) so I must link directly
>with gds32.dll (the shared client library). And the problem is that when I
>call isc_dsql_describe() function (from IB client API) my programs crashes
>(with message from cygwin about "possibly corrupted stack"). I cannot say
>that it really corrupts the stack but it corrupts data structures that are
>passed into this function. But some other functions are working as expected.
>Can this crash be caused by a wrong use of exported data from the DLL?
>
>Has anybody experiences with Cygwin and InterBase?
>
>cygwin 1.1.4
>binutils 20000722-1
>gcc 2.95.2-2
>InterBase 6.01
>
>I can send all the code (it is free) and also more details. It is a driver
>based library for accessing DB servers and it is inspired by Perl DBI.
>
>		Dan Horak
>
>----------------------------------------------
>Daniel Horak
>network and system administrator
>e-mail: horak@sit.plzen-city.cz
>privat e-mail: dan.horak@email.cz ICQ:36448176
>----------------------------------------------
>
>--
>Want to unsubscribe from this list?
>Send a message to cygwin-unsubscribe@sourceware.cygnus.com
>
>

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

