This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
GNAT SVN trunk on PowerPC and SPARC
- From: Joel Sherrill <joel dot sherrill at oarcorp dot com>
- To: GCC List <gcc at gcc dot gnu dot org>
- Date: Thu, 29 Nov 2007 16:02:59 -0600
- Subject: GNAT SVN trunk on PowerPC and SPARC
Hi,
I am trying to test some RTEMS specific
Ada modifications on the SVN trunk.
I cannot get simple programs to work.
The SPARC target produces executables
which die very early. I haven't looked
into them much but something seems bad.
The PowerPC target is passing bad values
into some subroutines and failing in
weird ways later on.
I repeated this with my changes out and
nothing improved.
Can anyone report that Ada works on the
head on a SPARC or PowerPC self-hosted
system?
Thanks.
--joel