This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: [PATCH]: ld/Makefile.am


On Mar  9, 2000, "H . J . Lu" <hjl@valinux.com> wrote:

> gcc: installation problem, cannot exec
> `/work/ia64/bin/cygnus/20000303/gcc/collect2': Argument list too long
                                      ^^^^^^^^

Hey!  This comes up long before libtool's ld-new is ever started.
It's the gcc driver that fails to exec collect2.  It looks like we've
been barking up the wrong tree for all the time.  I don't understand
how the extra dependencies might have fixed this problem, but, if they
have, there's something very strange about your environment.  You
can't blame libtool for gcc not being able to run collect2 :-)

-- 
Alexandre Oliva     http://www.ic.unicamp.br/~oliva/     Enjoy Guaranį
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   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]