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 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.

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