------- Comment #15 from pinskia at gcc dot gnu dot org 2006-10-16 20:14 ------- (In reply to comment #14) > Java multilib is very difficult to bootstrap. For distros which require a > clean > bootstrap, yet want multilib support, having it without java is an acceptable > compromise.
Is it? You do first a C/C++ build and then build all the libraries which is needed for libjava and then do a full GCC build and then rebuild the libraries if really needed. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25026