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