This is the mail archive of the java-discuss@sources.redhat.com mailing list for the Java project.


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

RE: more build problems, sun sparc solaris 2.7




Mike wrote:
> > I think we need to step back, and stabilize some.  :-(

My bad.  I didn't realize the target switch in the top level configure.in 
didn't include all targets.  I've submitted a patch with a catch all....

+  *-*-*)
+    noconfigdirs="${libgcj}"
+    ;;

This is waiting for approval now...
http://gcc.gnu.org/ml/gcc-patches/2000-12/msg00636.html

AG


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