From: Martin Str|mberg Subject: Re: Connecting to MySql?? Newsgroups: comp.os.msdos.djgpp References: <1026963446 DOT 12485 DOT 0 DOT nnrp-14 DOT c2dec317 AT news DOT demon DOT co DOT uk> User-Agent: tin/1.4.4-20000803 ("Vet for the Insane") (UNIX) (NetBSD/1.5_BETA (alpha)) Message-ID: <1026988478.445480@queeg.ludd.luth.se> Cache-Post-Path: queeg.ludd.luth.se!unknown AT speedy DOT ludd DOT luth DOT se X-Cache: nntpcache 2.4.0b5 (see http://www.nntpcache.org/) Date: 18 Jul 2002 10:34:38 GMT Lines: 12 NNTP-Posting-Date: 18 Jul 2002 10:34:38 GMT NNTP-Posting-Host: queeg.ludd.luth.se X-Trace: 1026988478 news.luth.se 468 130.240.16.109 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com John Montgomery wrote: : I have renamed mysqlclient.lib to libmysqlclient.a to accomodate what -l : does, so it's not that - it finds the library file (I think). So I'm : beginning to think that mysqlclient.lib is in an incompatible format. You bet it is! Compile that library with DJGPP (a lot of porting necessary, if it's even possible). Right, MartinS