public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Gerald Pfeifer <gerald@pfeifer.com>
Cc: java@gcc.gnu.org, gcc@gcc.gnu.org
Subject: Re: Building GCC with native Solaris ld fails
Date: Sun, 18 Jan 2004 23:26:00 -0000	[thread overview]
Message-ID: <87vfn8n8y1.fsf@fleche.redhat.com> (raw)
In-Reply-To: <Pine.BSF.4.58.0401182337080.40516@acrux.dbai.tuwien.ac.at>

>>>>> "Gerald" == Gerald Pfeifer <gerald@pfeifer.com> writes:

Gerald> ld: fatal: file /dev/zero: mmap anon failed: Not enough space
Gerald> collect2: ld returned 1 exit status
Gerald> gmake[5]: *** [libgcj.la] Error 1

Gerald> Don't we have machinery to split the huge link into pieces in cases
Gerald> like this?

I think you're probably thinking of the machinery that exists to split
the long command lines into pieces.

For 3.5 we're planning to split libgcj.so into several separate
libraries.  For this to work well requires the new binary
compatibility ABI (aka -findirect-dispatch) to be more complete (some
runtime patches are missing) and tested.  So, help is on the way, but
not immediately.

To be precise, this plan isn't definite, but we've discussed it a few
times.  The exact breakdown of what classes go where is still unknown.

Tom

  parent reply	other threads:[~2004-01-18 23:26 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-18 22:41 Gerald Pfeifer
2004-01-18 23:17 ` Gabriel Dos Reis
2004-01-18 23:26 ` Tom Tromey [this message]
2004-01-19  4:58 ` Eric Botcazou
2004-01-19 19:41   ` Gerald Pfeifer
2004-01-19 20:30     ` Jeff Sturm
2004-01-19 20:36     ` Eric Botcazou

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=87vfn8n8y1.fsf@fleche.redhat.com \
    --to=tromey@redhat.com \
    --cc=gcc@gcc.gnu.org \
    --cc=gerald@pfeifer.com \
    --cc=java@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).