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 #2 from tromey at gcc dot gnu dot org  2007-01-20 01:24 -------
Well, bugzilla would not let me make an attachment.
So, here it is inline.

Index: configure.host
===================================================================
--- configure.host      (revision 120900)
+++ configure.host      (working copy)
@@ -159,6 +159,7 @@
        enable_hash_synchronization_default=yes
        ;;
   sparc*-*)
+       sysdeps_dir=sparc
        libgcj_interpreter=yes
         ;;
   ia64-*)


-- 


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]