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: GNAT Installation Problems Date: Sun, 04 Oct 2015 16:07:18 +0100 Organization: A noiseless patient Spider Message-ID: References: <1mbocpr.1mawd5e4rfdb1N%csampson@inetworld.net> <1mbppy3.13vt7ka4vk72pN%csampson@inetworld.net> <1mbqrtm.cv3wzd1f0sfyuN%csampson@inetworld.net> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="82b7f55adeea1ed21a93abb5e24a046f"; logging-data="21180"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19arD5mKyGw+K6TBbvESoqcVV7bJpe8EJE=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.5 (darwin) Cancel-Lock: sha1:UP7uEZ+93tHpH5rLd0feoTT4/Us= sha1:tSUuLgMdVkUGhGw+KiQ9CmdwHDM= Xref: news.eternal-september.org comp.lang.ada:27908 Date: 2015-10-04T16:07:18+01:00 List-Id: csampson@inetworld.net (Charles H. Sampson) writes: >> Please run "gcc -v" and tell us what it says. >> >> Please run "gnatmake -v" and tell us what it says. >> >> Please run "gnatls -v" and tell us what it says. > > All three of the above gave > > Segmentation fault: 11 Bizarre. In an earlier post you said you'd put /Ada/GNAT at the head of your PATH, that should have been /Ada/GNAT/bin. What do 'which gcc', 'which gnatmake' say? What does 'file /Ada/GNAT/bin/gcc' say? I'd expect /Ada/GNAT/bin/gcc: Mach-O 64-bit executable x86_64