This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GNAT mysterious "missing stub for subunit" error.
> That's what I am doing, kind of, just the other way round. In 4.3.2 I
> compiled the existing port and switched it over to ZCX, and it worked well
> enough to pass most of the testsuite, including EH. Now I'm changing the
> target pairs on top of that and suddenly it's complaining, which is why I'm
> confused; I thought that bit was stable.
Your .diff contains this
+ EH_MECHANISM=-gcc
so it looks as though the base compiler was SJLJ.
--
Eric Botcazou