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 X-Received: by 10.182.29.41 with SMTP id g9mr4304199obh.27.1447902245000; Wed, 18 Nov 2015 19:04:05 -0800 (PST) X-Received: by 10.182.112.234 with SMTP id it10mr78719obb.13.1447902244975; Wed, 18 Nov 2015 19:04:04 -0800 (PST) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!i2no4916118igv.0!news-out.google.com!l1ni2035igd.0!nntp.google.com!i2no4916117igv.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Wed, 18 Nov 2015 19:04:04 -0800 (PST) Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=50.138.108.113; posting-account=yiWntAoAAAC1KqC_shmxJYv07B9l6LNU NNTP-Posting-Host: 50.138.108.113 User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <44515a5f-5d88-44fa-a980-5c230284d8b1@googlegroups.com> Subject: GNAT 5.1.0 for Mac illegal instructions From: David Botton Injection-Date: Thu, 19 Nov 2015 03:04:04 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:28450 Date: 2015-11-18T19:04:04-08:00 List-Id: I tried today to install gnat 5.1.0 on a fresh El Capitan install and doing a make on a fresh git clone of Gnoga I received the following errors. Any ideas? /var/folders/42/lql9f6rs1n599ymxts7qzv_c0000gn/T//cc3KBvnz.s:64136:2: error: ambiguous instructions require an explicit suffix (could be 'filds', or 'fildl') fild -464(%rbp) ^ /var/folders/42/lql9f6rs1n599ymxts7qzv_c0000gn/T//cc3KBvnz.s:67685:2: error: ambiguous instructions require an explicit suffix (could be 'fisttps', or 'fisttpl') fisttp -90(%rbp) ^ /var/folders/42/lql9f6rs1n599ymxts7qzv_c0000gn/T//cc3KBvnz.s:67691:2: error: ambiguous instructions require an explicit suffix (could be 'fisttps', or 'fisttpl') fisttp -90(%rbp) ^ /var/folders/42/lql9f6rs1n599ymxts7qzv_c0000gn/T//cc3KBvnz.s:67859:2: error: ambiguous instructions require an explicit suffix (could be 'fisttps', or 'fisttpl') fisttp -2(%rbp) ^ /var/folders/42/lql9f6rs1n599ymxts7qzv_c0000gn/T//cc3KBvnz.s:67865:2: error: ambiguous instructions require an explicit suffix (could be 'fisttps', or 'fisttpl') fisttp -2(%rbp) ^ gprbuild: *** compilation phase failed