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


   Date: Fri, 10 Mar 2000 10:27:46 -0800
   From: "H . J . Lu" <hjl@lucon.org>

   It is getting stranger and stranger. You have to see it to believe it.
   Somehow many things are screwed up. For example, ld-new sees a very
   LONG "COMPILER_PATH" in environment. In fact, it is almost 71k byte.
   I will see what I can do.

You are getting a recursive invocation of the script.  That is why you
eventually run out of argument space.  We have to find out why the
script is getting invoked recursively.

Ian

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