From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23469 invoked by alias); 19 Apr 2008 16:11:07 -0000 Received: (qmail 23461 invoked by uid 22791); 19 Apr 2008 16:11:07 -0000 X-Spam-Check-By: sourceware.org Received: from vms173005pub.verizon.net (HELO vms173005pub.verizon.net) (206.46.173.5) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sat, 19 Apr 2008 16:10:47 +0000 Received: from [10.10.10.7] ([96.235.22.41]) by vms173005.mailsrvcs.net (Sun Java System Messaging Server 6.2-6.01 (built Apr 3 2006)) with ESMTPA id <0JZK00INFY0DHX42@vms173005.mailsrvcs.net> for cygwin@cygwin.com; Sat, 19 Apr 2008 11:05:01 -0500 (CDT) Date: Sat, 19 Apr 2008 17:00:00 -0000 From: Cory Cohen Subject: Re: gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125) Internal compiler error In-reply-to: <03af01c8a236$7dc1b680$2708a8c0@CAM.ARTIMI.COM> To: Dave Korn Cc: cygwin@cygwin.com Message-id: <480A1985.4080004@verizon.net> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit References: <480436C2.8020903@verizon.net> <480A1028.2040202@verizon.net> <03af01c8a236$7dc1b680$2708a8c0@CAM.ARTIMI.COM> User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2008-04/txt/msg00550.txt.bz2 Dave Korn wrote: > Sorry, I've been ill. > > I saw your report. It was exemplary, self-contained and complete. In > particular thanks for sending the .ii file. > > Funnily enough, I can't reproduce it that way. I can reproduce it on one > out of two machines, and only when compiling the original file. Adding > --save-temps stops it from crashing also. It appears to be caused by the > --output-pch option passed to cc1plus internally by the g++ driver. > > You might be able to use the --save-temps option as a workaround. I'll > investigate the bug and see why it happens. It might not be too much hassle > to issue a bugfix relese of the cygwin compiler package. > > Thanks for your report - and your patience! > Thanks for the response. I'm glad to see that it's not just my system. I'll try the --save-temps work around. If there's anything at all that I can do to help, please let me know. I've become pretty dependent on cygwin, and would hate to have to go back to a real Linux box to get a working compiler. :-( How's the 4.x port coming? Is there somewhere that I can download the gcc patches for cygwin and see how complicated it is? I assume that there's no hope of the 4.x branch compiling on cygwin without major surgery? Cory -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/