This is the mail archive of the insight@sourceware.org mailing list for the Insight project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: MinGW setjmp SEGV


----Original Message----
>From: Andrew STUBBS
>Sent: 05 August 2005 14:44

> Hi,
> 
> I have been trying to build Insight 6.1 

> There are a number of patches required to make it build, but most are
> trivial and may not be relevant since 6.1 so I shall not post them.

> However, the most serious failure was caused by broken code in the tcl dll
> screwing up the SEH and causing setjmp to fail. 

> The attached patch (code copied from sourceforge) is sufficient to fix the
> issue. Note that I have included the diff of the whole file and it
> includes one of the minor changes mentioned above.

  That'll be the deleted _INSIDE_CYGWIN_ then?

> 
> Hopefully this patch will help others who have hit the same problem.


    Hi Andrew,

  I was looking through this area just the other day
(http://sourceware.org/ml/insight/2005-q3/msg00021.html), and ISTM that the
substance of this patch is already in CVS HEAD.  The changes appear to have
been added in rev1.9
(http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/tcl/win/tclWin32Dll.c?cvsr
oot=src#rev1.9) when tcl 8.4.1 was merged from upstream.  Just FYI.


    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]