comp.lang.ada
 help / color / mirror / Atom feed
From: Aurele <aurele.vitali@gmail.com>
Subject: Re: GNAT, portability between computers (win32)
Date: Wed, 10 Aug 2016 08:30:47 -0700 (PDT)
Date: 2016-08-10T08:30:47-07:00	[thread overview]
Message-ID: <f57032a0-2071-4e01-8610-25310d1e2453@googlegroups.com> (raw)
In-Reply-To: <90233803-e8cb-4461-a093-f705409dc83f@googlegroups.com>

Hi George. Yes, unlike ObjectAda, Adacore's GNAT compiler does link some of its own DLLs with your the executable. You can determine which ones it uses by running the "Depends" application:

http://www.dependencywalker.com/

This application will list all the Microsoft and GNAT DLL used by your application. The Microsoft DLLs are a non-issue. You're then have to do a search on your development computer to locate the required GNAT DLLs. Just copy those to your target (place them in the same directory as your executable).


  parent reply	other threads:[~2016-08-10 15:30 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-10 14:17 GNAT, portability between computers (win32) George J
2016-08-10 14:23 ` George J
2016-08-10 14:43   ` Dmitry A. Kazakov
2016-08-10 14:52     ` George J
2016-08-10 16:07       ` Dmitry A. Kazakov
2016-08-10 15:30 ` Aurele [this message]
2016-08-10 18:29   ` gautier_niouzes
2016-08-10 20:44     ` Aurele
2016-08-11  5:08       ` gautier_niouzes
2016-08-11 14:47     ` George J
2016-08-11 14:50       ` George J
2016-08-11 16:03         ` Dmitry A. Kazakov
2016-08-10 16:55 ` George J
2016-08-10 17:16 ` George J
2016-08-11  9:53 ` Aurele
2016-08-11 10:11   ` Pascal Obry
2016-08-11 10:17     ` Aurele
2016-08-11 13:40       ` Pascal Obry
2016-08-11 14:53         ` Aurele
2016-08-11 16:11           ` Dmitry A. Kazakov
2016-08-11 16:41             ` Aurele
2016-08-11 17:23               ` Dmitry A. Kazakov
2016-08-11 18:12                 ` Aurele
2016-08-11 20:53                   ` Dmitry A. Kazakov
2016-08-11 19:42                 ` Aurele
replies disabled

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