Re: regenerating configure in gcc

2006-11-02 Thread Ben Elliston
I am having difficulty getting configure properly regenerated in libjava so that Geoff's multilib changes will take effect. What versions of automake and libtool is required by the current gcc 4.2 branch? The safest thing to do is to always look at the top of the file you're trying to

Re: regenerating configure in gcc

2006-11-02 Thread Jack Howarth
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

regenerating configure in gcc

2006-11-01 Thread Jack Howarth
I am having difficulty getting configure properly regenerated in libjava so that Geoff's multilib changes will take effect. What versions of automake and libtool is required by the current gcc 4.2 branch? I have been trying automake 1.10 and libtool 1.5.22. However whenever I use autoreconf -I