From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19630 invoked by alias); 8 Jan 2011 18:58:45 -0000 Received: (qmail 19617 invoked by uid 22791); 8 Jan 2011 18:58:44 -0000 X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from ksp.mff.cuni.cz (HELO atrey.karlin.mff.cuni.cz) (195.113.26.206) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Sat, 08 Jan 2011 18:58:41 +0000 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 4018) id 6B608F0240; Sat, 8 Jan 2011 19:58:39 +0100 (CET) Date: Sat, 08 Jan 2011 19:00:00 -0000 From: Jan Hubicka To: Jan Hubicka Cc: coolypf at qq dot com , gcc-bugs@gcc.gnu.org Subject: Re: [Bug plugins/47223] Fail to build gcc 4.6.0 (r168594) on mingw32 Message-ID: <20110108185839.GE10740@atrey.karlin.mff.cuni.cz> References: <20110108151745.GA10740@atrey.karlin.mff.cuni.cz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20110108151745.GA10740@atrey.karlin.mff.cuni.cz> User-Agent: Mutt/1.5.18 (2008-05-17) X-IsSubscribed: yes 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: 2011-01/txt/msg00728.txt.bz2 Hi, is this dup of PR47225? I.e. is the --disable-shared the problem? Honza