comp.lang.ada
 help / color / mirror / Atom feed
From: "David C. Hoos" <david.c.hoos.sr@ada95.com>
To: <comp.lang.ada@ada.eu.org>
Subject: Re: mySQL
Date: Wed, 27 Jun 2001 11:31:55 -0500
Date: 2001-06-27T11:31:55-05:00	[thread overview]
Message-ID: <mailman.993659632.18657.comp.lang.ada@ada.eu.org> (raw)
In-Reply-To: PBn_6.762$f4.9545@www.newsranger.com

The gnatmake command should probably have been
gnatmake test_client -largs -lmysql

----- Original Message -----
From: "Ted Dennison" <dennison@telepath.com>
Newsgroups: comp.lang.ada
To: <comp.lang.ada@ada.eu.org>
Sent: Wednesday, June 27, 2001 11:12 AM
Subject: Re: mySQL


> 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
> _______________________________________________
> comp.lang.ada mailing list
> comp.lang.ada@ada.eu.org
> http://ada.eu.org/mailman/listinfo/comp.lang.ada
>




  reply	other threads:[~2001-06-27 16:31 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 ` mySQL Ted Dennison
2001-06-27 16:31   ` David C. Hoos [this message]
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