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