From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29840 invoked by alias); 12 Jul 2010 13:19:21 -0000 Received: (qmail 29734 invoked by uid 48); 12 Jul 2010 13:19:00 -0000 Date: Mon, 12 Jul 2010 13:19:00 -0000 Message-ID: <20100712131900.29733.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug testsuite/42843] --enable-build-with-cxx plugin tests fail In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "iains at gcc dot gnu dot org" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-07/txt/msg01277.txt.bz2 ------- Comment #12 from iains at gcc dot gnu dot org 2010-07-12 13:19 ------- (In reply to comment #10) > Is there any cross-tool known to support plugins? (I get no response for > cris-elf, s390x, mipsia64 and armel-linux-gnueabi). No error, just silently > skips all plugin tests. hmm this is a configury/make issue (possibly darwin-specific), I suspect that the switch changes to deal with linker attributes are being driven on target keys and not on host ones. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42843