[PATCH]: ld/Makefile.am

H . J . Lu hjl@lucon.org
Fri Mar 10 10:06:00 GMT 2000


On Fri, Mar 10, 2000 at 03:02:42PM -0300, Alexandre Oliva wrote:
> On Mar 10, 2000, "H . J . Lu" <hjl@lucon.org> wrote:
> 
> > gcc: installation problem, cannot exec `/work/ia64/bin/cygnus/20000303/gcc/collect2': Argument list too long
> > collect2: ld returned 1 exit status
> 
> > Does this answer your question? 
> 
> Nope, but it hints to some way to investigate the problem.  Please
> remove ld/.libs/lt-ld-new, add `-x' after `#! /bin/sh' in ld/ld-new
> and try again.  It indeed seems that ld/ld-new is not linking
> ld/.libs/lt-ld-new properly (maybe it's invoking the gcc under
> construction to do it?), but we should find out why, not just paper
> over the problem.
> 

Here is what I got

gcc: installation problem, cannot exec `/work/ia64/bin/cygnus/20000303/gcc/collect2': Argument list too long
+ rm -f /work/ia64/bin/cygnus/20000303/ld/.libs/27677-lt-ld-new
+ exit 1
collect2: ld returned 1 exit status
+ rm -f /work/ia64/bin/cygnus/20000303/ld/.libs/27654-lt-ld-new
+ exit 1
collect2: ld returned 1 exit status
+ rm -f /work/ia64/bin/cygnus/20000303/ld/.libs/27631-lt-ld-new
+ exit 1
collect2: ld returned 1 exit status
+ rm -f /work/ia64/bin/cygnus/20000303/ld/.libs/27608-lt-ld-new
+ exit 1
collect2: ld returned 1 exit status
+ rm -f /work/ia64/bin/cygnus/20000303/ld/.libs/27585-lt-ld-new
+ exit 1
collect2: ld returned 1 exit status

H.J.


More information about the Binutils mailing list