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,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.237.52.67 with SMTP id w61mr6862754qtd.30.1470927186438; Thu, 11 Aug 2016 07:53:06 -0700 (PDT) X-Received: by 10.157.16.85 with SMTP id o21mr242451oto.0.1470927186401; Thu, 11 Aug 2016 07:53:06 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!feeder.eternal-september.org!usenet.blueworldhosting.com!feeder01.blueworldhosting.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!j37no7944677qta.0!news-out.google.com!d130ni31907ith.0!nntp.google.com!f6no9135393ith.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 11 Aug 2016 07:53:06 -0700 (PDT) In-Reply-To: <1470922817.15815.23.camel@obry.net> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=142.113.145.205; posting-account=gOYTTAoAAADrNEg_oe5Etelo-0qd7UeW NNTP-Posting-Host: 142.113.145.205 References: <90233803-e8cb-4461-a093-f705409dc83f@googlegroups.com> <70efd651-f3ef-4578-b0e5-33ccfea0a901@googlegroups.com> <1470910315.15815.15.camel@obry.net> <2dfac232-a683-40f4-aff4-6d15b57b525c@googlegroups.com> <1470922817.15815.23.camel@obry.net> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: GNAT, portability between computers (win32) From: Aurele Injection-Date: Thu, 11 Aug 2016 14:53:06 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Received-Bytes: 1800 X-Received-Body-CRC: 50674698 Xref: news.eternal-september.org comp.lang.ada:31390 Date: 2016-08-11T07:53:06-07:00 List-Id: > Look for -static in section 4.5.2. Thanks for the specifics. Unfortunately, GPS has no such switch and enterin= g it explicitly in the build file does nothing. By the way, I forgot to me= ntion I'm building an Ada "Dynamic" library or DLL, so maybe that's way it = depends on these GNAT specific external DLLs. No idea why your EXE would al= so depend on such George because as Gautier already mentioned, none of my E= XEs have such dependencies :?