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: border1.nntp.dca1.giganews.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news.glorb.com!peer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!post02.iad.highwinds-media.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail From: Stephen Leake Newsgroups: comp.lang.ada Subject: Re: GNAT ARM on Mac OS X? References: <1013422b-4823-4e5d-b8b6-46bf2d63a7fb@googlegroups.com> <545a71ed$0$56557$c3e8da3$38634283@news.astraweb.com> Date: Sun, 09 Nov 2014 07:05:23 -0600 Message-ID: <858ujk4j8s.fsf@stephe-leake.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.94 (windows-nt) Cancel-Lock: sha1:aUe3BkBn9fQoZfwi0uPTgwgoEy4= MIME-Version: 1.0 Content-Type: text/plain X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: c9c69545f6695e3fb833031317 X-Received-Bytes: 1316 X-Received-Body-CRC: 231177900 Xref: number.nntp.giganews.com comp.lang.ada:190403 Date: 2014-11-09T07:05:23-06:00 List-Id: Simon Wright writes: > (2) There has to be an RTS or gprbuild won't see the compiler. I don't > know how this is determined. This should be configurable in the gprbuild meta-config file gnat-gpl-2014/share/gprconfig/gnat.xml However, the syntax for that file is undocumented, and changes from version to version, so it may be better to stick with your work-around. Hmm. I see a Runtime_Library_Dir there, but I was hoping there would be a way to simply delete the check for the runtime. -- -- Stephe