comp.lang.ada
 help / color / mirror / Atom feed
* GNAT 5.1.0 for Mac illegal instructions
@ 2015-11-19  3:04 David Botton
  2015-11-19 10:10 ` Simon Wright
  2015-11-19 11:45 ` Simon Wright
  0 siblings, 2 replies; 3+ messages in thread
From: David Botton @ 2015-11-19  3:04 UTC (permalink / raw)


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-19 11:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-19  3:04 GNAT 5.1.0 for Mac illegal instructions David Botton
2015-11-19 10:10 ` Simon Wright
2015-11-19 11:45 ` Simon Wright

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox