On Fri, 2008-07-25 at 08:40 -0500, Joel Sherrill wrote:
> Attached is the Ada library parts of my install
> tree with multilib'ed Ada for mips, powerpc, i386,
> and sparc on RTEMS.  It is the output of doing this:
> 
> cd ${prefix}
> find `find . -name adainclude` >ada-include.txt
> find . -name libgn*a >/tmp/ada-libs.txt
> 
> FWIW the ACATS results are unchanged on the four
> targets I regularly test.  I plan to test a couple
> of BSPs that have to use the multilib'ed libraries
> today.

Great news! mips/powerpc/x86/sparc cover the major
Ada native ports likely to have multilibs, your tests
show the probability of build failure is low.

> In adding multilib variants in the past, we have tripped
> new compiler bugs since RTEMS tends to build a lot of variants
> I am pleased to see that we have not tripped one yet
> on the four targets and their 31 multilib variants. 
> Arnaud you are right to be concerned but so far things
> look good.  There are other targets and variants though. 
> I can try a build for arm, m68k, sh or bfin without
> much trouble.  I can't run ACATS on them but can build
> them.  Is there one you think Ada is in good shape on
> that you want me to try building?

m68k has one target in gcc/ada/Makefile.in (vxworks) so it would
be nice to test. arm, sh and bfin do not seem to appear although
arm would be nice to have too (I got an email from someone who
successfully built ada on arm target so may be there will be a
submission at some point).

Laurent


Reply via email to