From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32467 invoked by alias); 12 Dec 2013 11:11:26 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 32452 invoked by uid 89); 12 Dec 2013 11:11:24 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: contumacia.investici.org Received: from contumacia.investici.org (HELO contumacia.investici.org) (178.255.144.35) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-GCM-SHA384 encrypted) ESMTPS; Thu, 12 Dec 2013 11:10:56 +0000 Received: from [178.255.144.35] (contumacia [178.255.144.35]) (Authenticated sender: i.nixman@autistici.org) by localhost (Postfix) with ESMTPSA id 7ED78E861E for ; Thu, 12 Dec 2013 11:10:52 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Date: Thu, 12 Dec 2013 11:11:00 -0000 From: niXman To: gcc-help Subject: Re: error building trunk as MinGW-W64 In-Reply-To: <891ecad50af6767bf8643f27c76db39e@autistici.org> References: <891ecad50af6767bf8643f27c76db39e@autistici.org> Message-ID: <710e2ceeb338e60df4ed1c08e454e8fa@autistici.org> X-Sender: i.nixman@autistici.org User-Agent: autistici.org webmail X-IsSubscribed: yes X-SW-Source: 2013-12/txt/msg00082.txt.bz2 niXman 2013-12-11 00:53: > Hi, > > Two weeks earlier I have successfully built gcc-trunk as MinGW-W64, > but now I faced with error when building rev. 205849. > > The error is: > gcc-trunk/prev-gcc/include/ia32intrin.h:54:28: sorry, unimplemented: > -mno-fentry isn't compatible with SEH > #pragma GCC target("sse4.2") > > > I have two questions: > 1. why the error message says about 'isn't compatible with SEH', > though gcc is configured for using SJLJ exceptions? > 2. Hou can I solve this error? ping? -- Regards, niXman ___________________________________________________ Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit Windows: http://sourceforge.net/projects/mingw-w64/ ___________________________________________________ Another online IDE: http://liveworkspace.org/