This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Re: system() fails on pristine Windows systems
- From: Archie Warnock <warnock at awcubed dot com>
- To: René Berber <rberber at prodigy dot net dot mx>
- Cc: cygwin at cygwin dot com
- Date: Mon, 25 Apr 2005 23:31:23 -0400
- Subject: Re: system() fails on pristine Windows systems
- Organization: A/WWW Enterprises
- References: <426D5CAB.2070804@awcubed.com> <d4jrnk$hkk$1@sea.gmane.org>
René Berber wrote:
> Yes, you are missing something really simple... have you seen the man
> page for system()? Of course not, "Use `system' to pass a command
> string `*S' to `/bin/sh'..."
Hmmm... you're right. Thanks. I was hoping the mention of /bin/sh was
more figurative - ie, just _a_ command interpreter. Guess not, eh?
So, what would be the right way to call an external program from a
Cygwin program without installing Cygwin, if not system()?
I also find it somewhat puzzling that it works on my development
machines even though /bin/sh isn't anywhere along in the path of the
Windows command shell.
--
Archie
-- Archie Warnock Internet: warnock@awcubed.com
-- A/WWW Enterprises http://www.awcubed.com
-- As a matter of fact, I _do_ speak for my employer.
--
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/