From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1718 invoked by alias); 29 Nov 2011 16:27:12 -0000 Received: (qmail 1690 invoked by uid 22791); 29 Nov 2011 16:27:10 -0000 X-SWARE-Spam-Status: No, hits=-7.0 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI,RP_MATCHES_RCVD,SPF_HELO_PASS X-Spam-Check-By: sourceware.org Received: from mx1.redhat.com (HELO mx1.redhat.com) (209.132.183.28) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 29 Nov 2011 16:26:46 +0000 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id pATGQfBa000877 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Tue, 29 Nov 2011 11:26:41 -0500 Received: from [10.36.4.193] (vpn1-4-193.ams2.redhat.com [10.36.4.193]) by int-mx12.intmail.prod.int.phx2.redhat.com (8.14.4/8.14.4) with ESMTP id pATGPnuH027374 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Tue, 29 Nov 2011 11:26:21 -0500 Message-ID: <4ED50770.1080500@redhat.com> Date: Tue, 29 Nov 2011 16:27:00 -0000 From: nick clifton User-Agent: Mozilla/5.0 (X11; Linux i686; rv:7.0.1) Gecko/20110930 Thunderbird/7.0.1 MIME-Version: 1.0 To: Pedro Alves , Pierre Muller , binutils@sourceware.org Subject: Re: [RFC] 2.22 release: Compilation failure for mingw32 target with --enable-targets=all References: <48683.3413750448$1288971470@news.gmane.org> <001201cca92b$0e9fbfe0$2bdf3fa0$@muller@ics-cnrs.unistra.fr> <4ECFC4CD.8030404@redhat.com> <201111251702.16713.pedro@codesourcery.com> <4ED4D31D.5010803@redhat.com> <20111129125317.GS7827@bubble.grove.modra.org> In-Reply-To: <20111129125317.GS7827@bubble.grove.modra.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 X-SW-Source: 2011-11/txt/msg00253.txt.bz2 Hi Alan, >> How about the attached patch ... any objections ? > > Assuming it works, none from me. Ah - I think that I have done the right thing, but I am not sure. Can you tell me how to trigger the spu_elf_relink() function ? Do I need a native spu system ? Cheers Nick