comp.lang.ada
 help / color / mirror / Atom feed
From: Ted Dennison<dennison@telepath.com>
Subject: Re: mySQL
Date: Wed, 27 Jun 2001 16:12:31 GMT
Date: 2001-06-27T16:12:31+00:00	[thread overview]
Message-ID: <PBn_6.762$f4.9545@www.newsranger.com> (raw)
In-Reply-To: 9hc3dq$nv3$1@s04.net.kht.ru

In article <9hc3dq$nv3$1@s04.net.kht.ru>, Alexey Litvinov425951637 says...
>I do all by UG of GNAT:
>dll2def libmysql.dll >libmysql.def
>gnatdll -d libmysql.dll
>and get liblibmysql.a
>gnatmake Test_client.adb -largs -llibmysql
>and getting a lot of "unrisolved reference" from linker???
>(binding exisits on www.mysql.com in contributed software)

It may just be that it can't find the file. Make sure to place a "-L" linker
argument in front of the "-l" telling it what directory the "liblibmysql.a" (I
have trouble believeing that's really supposed to be its name) is located in.

---
T.E.D.    homepage   - http://www.telepath.com/dennison/Ted/TED.html
          home email - mailto:dennison@telepath.com



  reply	other threads:[~2001-06-27 16:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-27  7:49 mySQL Alexey Litvinov425951637
2001-06-27 16:12 ` Ted Dennison [this message]
2001-06-27 16:31   ` mySQL David C. Hoos
2001-06-27 20:49     ` mySQL Ted Dennison
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox