From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23446 invoked by alias); 24 Mar 2005 21:25:02 -0000 Mailing-List: contact binutils-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: binutils-owner@sources.redhat.com Received: (qmail 23408 invoked from network); 24 Mar 2005 21:24:58 -0000 Received: from unknown (HELO smtp2.clear.net.nz) (203.97.37.27) by sourceware.org with SMTP; 24 Mar 2005 21:24:58 -0000 Received: from DANNY (218-101-109-173.dialup.clear.net.nz [218.101.109.173]) by smtp2.clear.net.nz (CLEAR Net Mail) with SMTP id <0IDV0024HKTKR3@smtp2.clear.net.nz> for binutils@sources.redhat.com; Fri, 25 Mar 2005 09:24:58 +1200 (NZST) Date: Fri, 25 Mar 2005 01:22:00 -0000 From: Danny Smith Subject: Re: [Patch] Fix -Werror fallout in binutils/winduni.c (and fix a FIXME) To: Nick Clifton Cc: binutils Reply-to: Danny Smith Message-id: <000801c530b7$c7bdf2b0$ad6d65da@DANNY> MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit References: <20050324103454.87120.qmail@web50901.mail.yahoo.com> <4242AB80.7040807@redhat.com> <001d01c530b4$2a391e00$206d65da@DANNY> <42433125.9030907@redhat.com> X-SW-Source: 2005-03/txt/msg00755.txt.bz2 Nick Clifton wrote: > Hi Danny, > >>> PS. What configure target did you use to uncover this problem ? > >> i686-pc-mingw > > Err, I found that I had to use "i686-pc-mingw32". Is there any difference ? > No. BTW, there are other Werror problems with mingw32, I'll submit patches for some shortly, unless someone else does so first. Danny > Cheers > Nick