Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Andrew Cagney <ac131313@redhat.com>
Cc: Richard Earnshaw <rearnsha@arm.com>, gdb-patches@sources.redhat.com
Subject: Re: revamped gdb_mbuild.sh
Date: Tue, 26 Nov 2002 07:50:00 -0000	[thread overview]
Message-ID: <3DE3982E.2070605@redhat.com> (raw)
In-Reply-To: <200211261540.gAQFe9p23798@pc960.cambridge.arm.com>


> How about -c <x> -j <y>?  Ie x configures in parallel & y make jobs in 
> parallel?

In that script, a mindless implementation would result in:

	-c 2 -j 2

creating two tasks (-c 2), each running 'make -j 2' (for jobs at the max).

Is that your intent?  Or, as I suspect, try to sustain two configures 
and a single 'make -j 2'.

Andrew



  reply	other threads:[~2002-11-26 15:50 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-25 10:51 Andrew Cagney
2002-11-26  1:53 ` Richard Earnshaw
2002-11-26  7:11   ` Andrew Cagney
2002-11-26  7:41     ` Richard Earnshaw
2002-11-26  7:50       ` Andrew Cagney [this message]
2002-11-26  9:30         ` Richard Earnshaw
2002-11-26 10:53           ` Andrew Cagney
2002-11-26 11:15             ` Richard Earnshaw
2002-11-27  8:30               ` Andrew Cagney
2002-11-27  9:41                 ` Andrew Cagney
2002-11-27  9:51                   ` Richard Earnshaw
2002-11-27 10:05                     ` Andrew Cagney
2002-11-27 10:21                       ` David Carlton
2002-11-27 10:37                         ` Andrew Cagney
2002-11-27  9:49                 ` Richard Earnshaw
2002-11-26  8:50 ` David Carlton

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=3DE3982E.2070605@redhat.com \
    --to=ac131313@redhat.com \
    --cc=gdb-patches@sources.redhat.com \
    --cc=rearnsha@arm.com \
    /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