------- 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

Reply via email to