This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: egcs-1.1.2 fails


On Jan 11, 2001, Billy Hutton <huttonb@digitalin-site.com> wrote:

> 'grep "libtool" *' in the ./egcs-1.1.2/libstdc++-2.90.8 produced the
> configure and ChangeLog files.  ChangeLog mentions that it now uses
> libtool 1.3.4.

Do you mean you want ot build libstdc++-2.90.8 with egcs 1.1.2?  I
don't think that's going to work.  IIRC, libstdc++-2.90.8 requires at
least GCC 2.95.2.

Anyway, if you really want to give it a try, download libtool 1.3.4
from ftp.gnu.org, install it, then run libtoolize --force in the
top-level GCC tree, to have the ltconfig and ltmain.sh scripts
updated.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]