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!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: Rebuilding GNAT for mingw (32bit) Date: Fri, 29 Jun 2018 08:03:15 +0100 Organization: A noiseless patient Spider Message-ID: References: <64c649e6-fe13-4a1b-8584-cd9e727151a2@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="74d0eacff1120e85df1edb6f3f06b6d4"; logging-data="14731"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/05JSc8XhHr79fwY+iEZ1kDRe3dRNTbj0=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:Nuvbd2ZSFs5HDPIwpaOkqlR+RoE= sha1:nYB5PJYLPBTDA8SwGsoBZV3D+no= Xref: reader02.eternal-september.org comp.lang.ada:53422 Date: 2018-06-29T08:03:15+01:00 List-Id: Jere writes: > I'm not even sure which switches the runtime is normally compiled with > for that platform. You can tell by looking at the start of the .ali files (e.g. system.ali). Though there are some additional switches for a few files.