public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Brian Gough <bjg@network-theory.co.uk>
To: David Kramer <david@thekramers.net>
Cc: gcc-help@gcc.gnu.org
Subject: Re: "Arg list too long" during bootstrap
Date: Sat, 28 Aug 2004 23:51:00 -0000	[thread overview]
Message-ID: <87vff3einw.fsf@network-theory.co.uk> (raw)
In-Reply-To: David Kramer's message of "Fri, 27 Aug 2004 17:24:48 -0400 (EDT)"

David Kramer <david@thekramers.net> writes:

> I am bootstrapping gcc 3.4.0 on AIX 5.2 from a binary 3.3.3 I downloaded 
> (compiled for 5.1: I could not find a 5.2 one).
> ...
> xgcc: installation problem, cannot exec 
> `/dkramer/bldgcc340wa/gcc/collect2': Arg list too long
> 
> This is the second time I saw this. After the first time, I STWF and found 
> that it could mean the commands were too long (due to paths), so I moved 
> everything to my home directory so all the paths are shorter...
> 
> Is there anything else that can cause this, or a way around it?

Generally it is the number of arguments that is the issue.  There is
usually a way to increase the limit with a kernel parameter (via
smitty chgsys on AIX, I think).

-- 
Brian Gough

Network Theory Ltd,
Publishing "An Introduction to GCC" --- http://www.network-theory.co.uk/gcc/

  reply	other threads:[~2004-08-28  9:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-28 11:29 David Kramer
2004-08-28 23:51 ` Brian Gough [this message]
2004-08-29 15:26   ` Ken Foskey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87vff3einw.fsf@network-theory.co.uk \
    --to=bjg@network-theory.co.uk \
    --cc=david@thekramers.net \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).