[Bug libgcj/30513] [4.3 Regression] Bootstrap failure with libgcj on sparc-sun-solaris2.10

andreast at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 22 22:54:00 GMT 2007



------- Comment #6 from andreast at gcc dot gnu dot org  2007-01-22 22:54 -------
I undef'ed the sun in gcj/array.h since this was the only header I found useful
for the moment. Having done this led me to the mentioned problem with
write/read_barrier which is not implemented for sparc. Adding this missing
stuff leads to a complete build for sparc-solaris8 multilib. Unfortunatley I
fail with boehm-gc warnings which disturbs the test output. I'm too tired atm
to follow this.

Attached the barriers. You might have more luck.

Next I try is to add -ansi in CXX_FLAGS in Makefile.am

Andreas 


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30513



More information about the Gcc-bugs mailing list