X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.5 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Message-ID: <4B8C24FE.4040300@gmail.com> Date: Mon, 01 Mar 2010 20:35:10 +0000 From: Dave Korn User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Dave Korn CC: cygwin AT cygwin DOT com Subject: Re: Problems with qt4, requiring local repair References: <871vg37s1o DOT fsf AT gmail DOT com> <4B8C2466 DOT 3030803 AT gmail DOT com> In-Reply-To: <4B8C2466.3030803@gmail.com> 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 On 01/03/2010 20:32, Dave Korn wrote: > On 01/03/2010 19:36, Paul Bibbings wrote: > >> -rwxr-xr-x 1 ... 392653 2010-01-31 00:57 cyggcc_s-sjlj-1.dll > > That's not one of ours at all. You can leave it, delete it, or move it > aside; it won't be referenced by any of the cygwin system stuff. BTW (unless you're doing something *really* tricky) that means you forgot to use "--disable-sjlj-exceptions" when you configured your compiler, which would go a very long way toward explaining why it didn't interoperate with the standard distro and why __gxx_personality_v0 was missing; we use Dwarf-2 EH throughout. 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