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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,4372707fb9097c3c,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-02-07 13:46:23 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!logbridge.uoregon.edu!newsfeed.stueberl.de!newspeer1-gui.server.ntli.net!ntli.net!newsfep4-gui.server.ntli.net.POSTED!53ab2750!not-for-mail From: "chris.danx" User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3a) Gecko/20021212 X-Accept-Language: en, en-us MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: C code Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Fri, 07 Feb 2003 21:48:42 +0000 NNTP-Posting-Host: 80.4.69.111 X-Complaints-To: abuse@ntlworld.com X-Trace: newsfep4-gui.server.ntli.net 1044654382 80.4.69.111 (Fri, 07 Feb 2003 21:46:22 GMT) NNTP-Posting-Date: Fri, 07 Feb 2003 21:46:22 GMT Organization: ntl Cablemodem News Service Xref: archiver1.google.com comp.lang.ada:33896 Date: 2003-02-07T21:48:42+00:00 List-Id: sk wrote: > Also, for DLLI, the "init" and "fini" are red-herrings (not > deliberate) > these are only issues for building a dynamic-library, not the loading > of them thru DLLI. So all I need to do is to detect whether the library is an Ada lib or not and if it is call Adainit upon load and adafinal upon close? > Hopefully this is better I just got a wee bit of time to work on this and hadn't done anything for a while, so I'm sorry my reply is a bit late. Unfortunately I killed the wrong partition trying to install Gentoo and the binding as was became one with the ether (killed the backup partition :( ). I've almost finished rewriting it and will do some examples including some with GtkAda first chance I get. Bye, Chris