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
Message-ID: <39788A6E.A960504D@proteinpathways.com>
Date: Fri, 21 Jul 2000 10:37:50 -0700
From: Paul Cox <paulcox@proteinpathways.com>
Organization: Protein Pathways
X-Mailer: Mozilla 4.73 [en] (WinNT; U)
X-Accept-Language: en
MIME-Version: 1.0
To: cygwin@sourceware.cygnus.com
Subject: mysql client problem
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hello,

I've been trying to get a C program to connect to a mysql database on my
network.  I compile in cygwin and include the library libmysqlclient.a
and the header file mysql.h.  At first it didn't link because I got
these files from a Linux box, but then I downloaded these files from the
cygtools site.  Now it links, but I think the library isn't working for
some reason because my program locks at the call to mysql_init().  I've
tried compiling this library on my machine, but the mysql source doesn't
compile in cygwin.  If my problem is a bad library, do you know where I
can get the correct library or how to compile the mysql client source in
cygwin?  Thanks for your help,

Paul Cox


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

