From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7505 invoked by alias); 29 Jun 2010 17:27:10 -0000 Received: (qmail 7494 invoked by uid 22791); 29 Jun 2010 17:27:09 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Received: from mail-ew0-f41.google.com (HELO mail-ew0-f41.google.com) (209.85.215.41) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 Jun 2010 17:27:05 +0000 Received: by ewy28 with SMTP id 28so531613ewy.0 for ; Tue, 29 Jun 2010 10:27:03 -0700 (PDT) MIME-Version: 1.0 Received: by 10.213.31.129 with SMTP id y1mr2825494ebc.42.1277832423031; Tue, 29 Jun 2010 10:27:03 -0700 (PDT) Received: by 10.213.109.2 with HTTP; Tue, 29 Jun 2010 10:27:03 -0700 (PDT) In-Reply-To: <20100628111508.GA22127@host0.dyn.jankratochvil.net> References: <20100628111508.GA22127@host0.dyn.jankratochvil.net> Date: Tue, 29 Jun 2010 17:27:00 -0000 Message-ID: Subject: Re: make -jn does not work From: Steffen Dettmer To: gdb@sourceware.org Content-Type: text/plain; charset=ISO-8859-1 Mailing-List: contact gdb-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sourceware.org X-SW-Source: 2010-06/txt/msg00143.txt.bz2 On Mon, Jun 28, 2010 at 1:15 PM, Jan Kratochvil wrote: > On Mon, 28 Jun 2010 13:09:47 +0200, Steffen Dettmer wrote: >> Is non-working -jn considered a bug/limitation and worth a bug >> report or is this not supported and thus not worth one? make -j4 does work. I re-tested all configurations I played with; all ran successfully. Probably I had a corrupted sandbox or so, sorry. Steffen