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-Thread: 103376,79957b22065a2921 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!irazu.switch.ch!news-zh.switch.ch!switch.ch!news.hispeed.ch!linux2.krischik.com!news From: Martin Krischik Newsgroups: comp.lang.ada Subject: Re: DLLs with GNAT Date: Sat, 15 Oct 2005 09:06:33 +0200 Organization: Cablecom Newsserver Message-ID: <1142018.nxVan1yILz@linux1.krischik.com> References: <30bbc1d4243af92eeda1a46dda9b2a1d@localhost.talkaboutprogramming.com> NNTP-Posting-Host: 84-73-3-231.dclient.hispeed.ch Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Trace: news.hispeed.ch 1129361402 21628 84.73.3.231 (15 Oct 2005 07:30:02 GMT) X-Complaints-To: news@hispeed.ch NNTP-Posting-Date: Sat, 15 Oct 2005 07:30:02 +0000 (UTC) User-Agent: KNode/0.9.2 Xref: g2news1.google.com comp.lang.ada:5679 Date: 2005-10-15T09:06:33+02:00 List-Id: Adaddict wrote: > Is there any way to generate DLLs with GNAT that you could call from a > Visual Studio code? Yes. > Is there any way to do that at all with Ada? Yes. > Thanks in advance for your answers. I suggest you get yourself a current version of the GPS. The current versions have "shared library" support. For visual studio support there is a bit more to be done - you need the right export options. I once did all that but I never packaged it up but the sources are available by cvs: :pserver:anonymous@cvs.sourceforge.net:/cvsroot/adacl Regards Martin Links: http://en.wikipedia.org/wiki/GNAT_Programming_Studio http://cvs.sourceforge.net/viewcvs.py/adacl/CUnicode/Scripts -- mailto://krischik@users.sourceforge.net Ada programming at: http://ada.krischik.com