This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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



------- Comment #1 from tromey at gcc dot gnu dot org  2007-01-20 01:22 -------
It looks as though your build is choosing sysdep/generic as the
sysdep dir.  But, that is wrong, it should be choosing sparc.
I'll attach a patch; if you could try it that would be great.
Most likely, this patch will just help the build fail later; I think
you may need read_barrier and write_barrier implementations as well.


-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2007-01-20 01:22:11
               date|                            |


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]