Eric Botcazou wrote:
Can anyone report that Ada works on the
head on a SPARC or PowerPC self-hosted
system?
http://gcc.gnu.org/ml/gcc-testresults/2007-11/msg00945.html
Thanks. That doesn't appear to be as bad as
what I am seeing.
Have you seen anything like the gnat1 compile
time I reported yesterday?
http://gcc.gnu.org/ml/gcc/2007-11/msg00791.html
You know.. I turned the optimization of the Ada
run-time from -O2 -> -O0 to work around the
huge compile time. Is it possible that that
is breaking the run-time?
--joel