------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-06 15:19 ------- This works for everyone else, I have no idea what your problem is here.
Maybe you are over writting the libtool in GCC which is just wrong, you should be able to just mkdir objdir;cd objdir;$(srcdir)/configure && make bootstrap && make install and it will just work. Since this works for me and others I am closing as works for me. -- What |Removed |Added ---------------------------------------------------------------------------- Status|WAITING |RESOLVED Resolution| |WORKSFORME http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18889