New libtool is in the GCC and Src trees.

Steve Ellcey sje@cup.hp.com
Thu May 24 20:37:00 GMT 2007


> gcc builds fail on Darwin. Attached a patch which cures the issue.
> Also, I'm analyzing the build failure in libjava, seems you forgot to 
> regen the part in classpath.
> 
> Ok?
> 
> Thanks,
> Andreas

ltmain.sh is part of the new libtool, do you know if the ToT libtool has
this fixed?

I am not sure what happened with libjava.  I ran 

	aclocal -I . -I .. -I ../config;automake;autoconf

in the libjava directory.  That regenerated the top level configure
script and the Makefile.in files in the gcj, include, and testsuite
subdirs.  I don't know why it didn't do anything to the classpath
subdir.

Steve Ellcey
sje@cup.hp.com



More information about the Gcc-patches mailing list