Re: Mingw build problem for TCL

2013-07-22 Thread Jonathan Kelly
No, it's STATUS_ACCESS_DENIED, a permission problem. This could happen, for instance, if the executable or one of the required DLLs is not executable. Corinna Ah, yes, there is a zlib dll shipped with the source that didn't have executable perms. I'll let the TCL people know. Thanks! Jon

Re: Mingw build problem for TCL

2013-07-20 Thread Jonathan Kelly
On 20/07/2013 9:00 PM, Corinna Vinschen wrote: On Jul 20 08:08, Jonathan Kelly wrote: On 19/07/2013 5:55 PM, Corinna Vinschen wrote: On Jul 19 11:47, Jonathan Kelly wrote: Hi, sorry if this isn't the correct place. I have previously used the mingw-* packages to create a Windows compi

Re: Mingw build problem for TCL

2013-07-19 Thread Jonathan Kelly
On 19/07/2013 5:55 PM, Corinna Vinschen wrote: On Jul 19 11:47, Jonathan Kelly wrote: Hi, sorry if this isn't the correct place. I have previously used the mingw-* packages to create a Windows compile of tcl8.6.0, but currently it doesn't work. It compiles without error as far as

Mingw build problem for TCL

2013-07-18 Thread Jonathan Kelly
Hi, sorry if this isn't the correct place. I have previously used the mingw-* packages to create a Windows compile of tcl8.6.0, but currently it doesn't work. It compiles without error as far as I can see, but when you try to run the executable (tclsh8.6.0.exe) it returns immediately with cod