[Bug ada/37109] can't canadian cross ada (if host=target, but host!=build)

tg at mirbsd dot org gcc-bugzilla@gcc.gnu.org
Sat Apr 30 13:36:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37109

--- Comment #8 from Thorsten Glaser <tg at mirbsd dot org> 2011-04-30 13:36:17 UTC ---
(In reply to comment #7)

> manually.  The more serious problem I found is that the final gnat executables
> segfault on the m68k target.

Even with no argument, yes. It’s in:

hostparm.ads:   Normalized_CWD : constant String := "." & Direct_Separator;

This in end calls memcpy with a length of about 2 GiB. I had thought this
to be an issue of bootstrapping from amd64, which platform did you use?



More information about the Gcc-bugs mailing list