Ben, I believe I have puzzled out my problem. Geoff's multilib changes needs a patch for the zlib and libjava configure.ac (matching what he did for that file in libobjc). I have been able to obtain a complete build for c, c++, objc and fortran now on a G4 under Darwin8 after patching the configure.ac in zlib...
http://gcc.gnu.org/ml/gcc-bugs/2006-11/msg00170.html http://gcc.gnu.org/ml/gcc-bugs/2006-11/msg00171.html I am now testing a similar patch for the configure.ac in libjava with a build including the java language. Jack On Fri, Nov 03, 2006 at 02:52:02PM +1100, Ben Elliston wrote: > > The safest thing to do is to always look at the top of the file you're > trying to regenerate. The comment at the top will tell you what > version was used previously. You should use the same version. > > Ben