Problems with qt4, requiring local repair

Dave Korn dave.korn.cygwin@googlemail.com
Mon Mar 1 20:17:00 GMT 2010


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



More information about the Cygwin mailing list