X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=DYL B28AfoLnxXWNmOpq8HJq5i3Vx0tXDm2VMS+Q4uKFhFqzgmCpMzQdOTXFkFQ9zuHg r7VIz8DiYx9oDjvy7qT0AUNkJVv8AMu+TnyAeKOq45bRVgGS78mKaQBSyQ7INxT9 1lVIHEua79SpNAjrhVbFD8mXarPeZNl8oebO1ojA= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=X6IibnBAu BHZMf++MMobpJZDdBs=; b=gucXmxScVa0SWB5ix93iLQxwjk03ZfEm9DlrGeWkK zWCJ50NKUEy/KfiZlDaE4oUNz/VF1v/EfN8S3ApbVeXMnhPsz1URibfnlM4/01a9 SxIouF8+N1kbGMNubDncOvR50qhWC7dpu6uJ+hOQGx1p8DqpK2creYD7F8Rcs7yA rI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL autolearn=no version=3.3.2 X-HELO: mail1-hoer.fullrate.dk Message-ID: <542A7293.2080901@agner.org> Date: Tue, 30 Sep 2014 11:06:27 +0200 From: Agner Fog User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: cygwin64 problems after update: gcc 4.8.3-2, cygcheck -p Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 7/6/2014 04:15, Lakhsa wrote: > G'Day, > > after having updated my cygwin64 installation (Win7-64) for OpenSSL > development I have encountered 2 problems: > > * compiling for 32-bit with '-m32 -i686' now fails with internal > compiler error: in extract_insn, at recog.c:2154 > * cygcheck -p [any_binary] produces a seg fault JonY wrote: > cygwin gcc has never been built with multilib support I also get weird error messages when compiling with option -m32 > internal compiler error: in extract_insn, at recog.c:2154 > Please submit a full bug report, > with preprocessed source if appropriate. > See for instructions. There should be an informative error message when trying to compile with option -m32 under Cygwin64 rather than a request for a bug report. Or better, of course, support for compiling for both 32 and 64 bits from the same prompt :) -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple