built gnuplot does not run on the cygwin 2.0.0

Achim Gratz Stromeko@NexGo.DE
Mon May 4 09:13:00 GMT 2015


tmacchant <tmacchant <at> yahoo.co.jp> writes:
> During startup program exited with code 0xc0000022.
> (gdb)

That status code is described as:

0xC0000022 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 libraries you're trying to use.

Regards,
Achim.



--
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



More information about the Cygwin mailing list