From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 43213 invoked by alias); 23 Jun 2015 04:20:30 -0000 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 Received: (qmail 43203 invoked by uid 89); 23 Jun 2015 04:20:29 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-ie0-f181.google.com Received: from mail-ie0-f181.google.com (HELO mail-ie0-f181.google.com) (209.85.223.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Tue, 23 Jun 2015 04:20:29 +0000 Received: by iebrt9 with SMTP id rt9so3744869ieb.2 for ; Mon, 22 Jun 2015 21:20:27 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.107.137.228 with SMTP id t97mr31248537ioi.16.1435033227077; Mon, 22 Jun 2015 21:20:27 -0700 (PDT) Received: by 10.36.108.21 with HTTP; Mon, 22 Jun 2015 21:20:27 -0700 (PDT) In-Reply-To: <87pp4ni2iy.fsf@redhat.com> References: <87r3p3o97k.fsf@redhat.com> <878ubbo74z.fsf@redhat.com> <878ubbjk7u.fsf@redhat.com> <87y4jbi4fw.fsf@redhat.com> <87twtzi37q.fsf@redhat.com> <87pp4ni2iy.fsf@redhat.com> Date: Tue, 23 Jun 2015 04:20:00 -0000 Message-ID: Subject: Re: [BuildBot] News and announcements From: David Edelsohn To: Sergio Durigan Junior Cc: Doug Evans , "gdb@sourceware.org" Content-Type: text/plain; charset=UTF-8 X-SW-Source: 2015-06/txt/msg00063.txt.bz2 On Mon, Jun 22, 2015 at 10:25 PM, Sergio Durigan Junior wrote: > On Monday, June 22 2015, David Edelsohn wrote: > >> I just checked out binutils-gdb and built it manually without problem. >> >> Can you set the build on AIX to not use "--enable-targets=all"? > > Done. And "success". - David