patch cygrunsrv for running native win32 applications

Igor Pechtchanski pechtcha@cs.nyu.edu
Thu Oct 13 14:51:00 GMT 2005


On Thu, 13 Oct 2005, Danilo Turina wrote:

> Ooops...
>
> I use cygrunsrv to run Mercury32 (that, in addition to be a Win32
> Applicatio, is not a console application) and it works.
>
> Is there maybe some counter-effect that I don't know?

cygrunsrv should have no problems spawning a Windows app.  Logging and
termination are another story -- cygrunsrv will use POSIX signals.

IIRC, there is a cygwin stub for each spawned Windows task.  I don't
remember if this stub translates some POSIX signals to known Windows
signals -- if it does, you can specify those for cygrunsrv to use in
terminating the process.

If you don't care whether the process gets properly terminated on, say,
system shutdown or service stop, and if the process doesn't write anything
to stdout/stderr, I don't think there are other caveats here.

Corinna?
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. /DA

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list