From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25086 invoked by alias); 15 Aug 2014 03:29:40 -0000 Mailing-List: contact binutils-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sourceware.org Received: (qmail 25054 invoked by uid 89); 15 Aug 2014 03:29:35 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-pd0-f178.google.com Received: from mail-pd0-f178.google.com (HELO mail-pd0-f178.google.com) (209.85.192.178) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Fri, 15 Aug 2014 03:29:33 +0000 Received: by mail-pd0-f178.google.com with SMTP id w10so2646694pde.23 for ; Thu, 14 Aug 2014 20:29:31 -0700 (PDT) X-Received: by 10.70.131.40 with SMTP id oj8mr14689836pdb.35.1408073371661; Thu, 14 Aug 2014 20:29:31 -0700 (PDT) Received: from bubble.grove.modra.org (CPE-58-160-155-134.oycza5.sa.bigpond.net.au. [58.160.155.134]) by mx.google.com with ESMTPSA id f9sm10130566pdp.43.2014.08.14.20.29.29 for (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 Aug 2014 20:29:30 -0700 (PDT) Received: by bubble.grove.modra.org (Postfix, from userid 1000) id 06543EA52B3; Fri, 15 Aug 2014 12:59:24 +0930 (CST) Date: Fri, 15 Aug 2014 03:29:00 -0000 From: Alan Modra To: Hans-Peter Nilsson Cc: binutils@sourceware.org Subject: Re: Skip ld/lto tests if plugins is disabled for binutils? Message-ID: <20140815032924.GV7047@bubble.grove.modra.org> Mail-Followup-To: Hans-Peter Nilsson , binutils@sourceware.org References: <20140812131443.GM7047@bubble.grove.modra.org> <201408141448.s7EEmG30005211@ignucius.se.axis.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201408141448.s7EEmG30005211@ignucius.se.axis.com> User-Agent: Mutt/1.5.21 (2010-09-15) X-IsSubscribed: yes X-SW-Source: 2014-08/txt/msg00120.txt.bz2 On Thu, Aug 14, 2014 at 04:48:16PM +0200, Hans-Peter Nilsson wrote: > Needed for (gdb and) sim too? It seems to have broken all > simulators, or at least those for arm-eabi, cris-elf, d10v-elf, > frv-elf, h8300-elf, iq2000-elf, m32c-elf, m32r-elf, m68hc11-elf, > mcore-elf, mips-elf, mn10300-elf, powerpc-eabisim, sh-elf, > v850-elf like so: I did build gdb and sim to test the patch, but just x86_64-linux. The difference is that --enable-plugins is now the default. I think all the sim targets you list would have failed previously if you'd configured with --enable-plugins. For now, please configure them with --disable-plugins. -- Alan Modra Australia Development Lab, IBM