large performance improvement 1.7.5 -> 1.7.16

2012-09-18 Thread starlight . 2012q3
Hello, Recently upgraded from 1.7.5 to 1.7.16. Just noticed that a large compile is running 35% faster with the new version--an impressive jump. Curious if anyone knows what change(s) might have done that. The compile runs over a CIFS share to Samba server 3.6.4 on CentOS 5.8. Physical transpor

Re: question: 'nxclient' won't connect with cygwin1.dll 1.7.16

2012-08-26 Thread starlight . 2012q3
Narrowed this down some. Posting for future Googlers. Looks like the culprit is probably What's new and what changed from 1.7.7 to 1.7.8 * Drop support for Windows NT4 prior to Service Pack 4. per http://cygwin.com/cygwin-ug-net/ov-new1.7.html Looking at the NXWin log output I get

Re: question: 'nxclient' won't connect with cygwin1.dll 1.7.16

2012-08-26 Thread starlight . 2012q3
Bisected it and found 1.7.7 works and 1.7.8 does not. Nothing in the 1.7.8 change overview seems likely. Also found the source is available. 'NXWin' looks like it fits in the X11 build tree and is a more-or-less typical X application. So the solution, when it becomes important is to recompile it

Re: question: 'nxclient' won't connect with cygwin1.dll 1.7.16

2012-08-25 Thread starlight . 2012q3
The logs say that NXWin.exe is failing on startup with an exit code of 259 If anyone thinks then can make sense of it, I could run 'procmon64' on NXWin and trace the Windows systems calls in it. Could run any applicable CYGWIN tools as well. -- Problem reports: http://cygwin.com/probl

question: 'nxclient' won't connect with cygwin1.dll 1.7.16

2012-08-25 Thread starlight . 2012q3
Hello, Just upgraded from 1.7.5 to 1.7.16. Curiously the NoMachine 'nxclient' application doesn't work when the latest 'cygwin1.dll' is copied into it's bin directory. However it works fine with the older 1.7.5 'cygwin1.dll'. Using the 1.7.5 DLL with 'nxclient' does not seem to cause problems w