Il 30/05/2013 09:21, Eric Botcazou ha scritto: >> However, it seems that the first androideabi snippet was dead code. >> Can you delete it in a follow-up? > > No, it's not dead code, just broken at the moment, now fixed by: > > > 2013-05-30 Eric Botcazou <ebotca...@adacore.com> > > * gcc-interface/Makefile.in (arm% androideabi): Robustify. > >
I don't think this fixes it. The problem is that the second eabi conditional overrides the first (the one for Android). Paolo