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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Standalone (.exe) Ada Programs can run in isolation of any ada compiler - True or False ? Date: Fri, 06 Feb 2015 14:55:09 +0000 Organization: A noiseless patient Spider Message-ID: References: <0f33e6b4-d423-4539-ae62-680f3b72afc0@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="8cd79d7ffa75567f93d907bdfb272368"; logging-data="25522"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19VkVRi40SeT8HJeri4LsdJsXqu/yobhaI=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (darwin) Cancel-Lock: sha1:35ZBfOjH68nUScjsfWH2WUeefc0= sha1:nkNnqn31B7jj4zRixL84WpqDa/w= Xref: news.eternal-september.org comp.lang.ada:24911 Date: 2015-02-06T14:55:09+00:00 List-Id: gautier_niouzes@hotmail.com writes: > A few examples of OS / compiler combinations where the .exe can be > built to be standalone, that is the .exe can run on another machine > that never saw any Ada tool: Actually, for all I know OP is still running GNAT 3.15p (he was, up to a few months ago); no idea whether that used static or dynamic libraries by default. It's not always as simple as it might be to force static linking.