Re: built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread tmacchant
> That status code is described as: > 0xC022 STATUS_ACCESS_DENIED > {Access Denied} A process has requested access to an object but has not > been > granted those access rights. > https://msdn.microsoft.com/en-us/library/cc704588.aspx > Check the modes and ACL on the executable and libra

Re: built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread tmacchant
Marco >can you share the configuration for the build ? Thank you for your response. http://www.geocities.jp/tmgpltwin/Files/Files.html 0063 config.log.7z Tatsuro -- View this message in context: http://cygwin.1069669.n5.nabble.com/built-gnuplot-does-not-run-on-the-cygwin-2-0-0-tp118056p11

Re: built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread Achim Gratz
tmacchant yahoo.co.jp> writes: > During startup program exited with code 0xc022. > (gdb) That status code is described as: 0xC022 STATUS_ACCESS_DENIED {Access Denied} A process has requested access to an object but has not been granted those access rights. https://msdn.microsoft.com/en-

Re: built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread Marco Atzeri
On 5/4/2015 10:00 AM, tmacchant wrote: I have been successful to build and run the cvs branch gnuplot using the Cygwin. However, after upgrading to the Cygwin 2.0.0, the built executable does not run. The results are the same both 32 bit and 64 bit. I am running cygwin on the windows 7 64 bit.

built gnuplot does not run on the cygwin 2.0.0

2015-05-04 Thread tmacchant
I have been successful to build and run the cvs branch gnuplot using the Cygwin. However, after upgrading to the Cygwin 2.0.0, the built executable does not run. The results are the same both 32 bit and 64 bit. I am running cygwin on the windows 7 64 bit. The cygwin upgrade date is 2015-05-04. A