From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=0.6 required=5.0 tests=BAYES_00,TO_NO_BRKTS_FROM_MSSP autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f84b6f29b88e8af2 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-06-27 13:49:46 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!feed.textport.net!newsranger.com!www.newsranger.com!not-for-mail Newsgroups: comp.lang.ada From: Ted Dennison References: <9hc3dq$nv3$1@s04.net.kht.ru> Subject: Re: mySQL Message-ID: X-Abuse-Info: When contacting newsranger.com regarding abuse please X-Abuse-Info: forward the entire news article including headers or X-Abuse-Info: else we will not be able to process your request X-Complaints-To: abuse@newsranger.com NNTP-Posting-Date: Wed, 27 Jun 2001 16:49:41 EDT Organization: http://www.newsranger.com Date: Wed, 27 Jun 2001 20:49:41 GMT Xref: archiver1.google.com comp.lang.ada:9164 Date: 2001-06-27T20:49:41+00:00 List-Id: In article , David C. Hoos says... > >The gnatmake command should probably have been >gnatmake test_client -largs -lmysql That was my first thought too. But he clearly stated that the file's name was "liblibmysql.a" (see quoted text below). It might be a good guess that if he ended up with a file by that name he did something wrong already, but I don't know enough about that library to say that for sure. >> 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 --- T.E.D. homepage - http://www.telepath.com/dennison/Ted/TED.html home email - mailto:dennison@telepath.com