X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4B230971.9070404@gmail.com> Date: Sat, 12 Dec 2009 03:09:37 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Segmentation Fault in Cross-Compilers References: <4B2300CB DOT 5000405 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit 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 Matthew Iselin wrote: >> I suspect you're running into the "libstdc++ dll can't be rebased" problem. >> Try upgrading to the new gcc4 (plus associated runtimes), with any luck that >> will solve it for you. > Thanks for the suggestion. I reinstalled the gcc4 and libstdc++ > related packages (they were already installed) and everything seems to > be working now. According to your cygcheck you have version 4.3.4-1; the latest is 4.3.4-3 (it may not be on your first mirror of choice yet but it's certainly started propagating to a fair number of them). Reinstalling will solve the problem temporarily for 4.3.4-1, but it will recur if you run rebaseall, and may occur randomly at runtime anyway if an MS update changes the bases of any of those many DLLs you listed in the cygcheck-cc1 output. Upgrading to the new version avoids both these potential future problems. cheers, DaveK -- 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