| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| From: | "Perakis, John" <JPerakis AT crossbeamsys DOT com> |
| To: | cygwin AT cygwin DOT com |
| Message-ID: | <3AA3F0D8.5A783B2D@crossbeamsys.com> |
| Date: | Mon, 05 Mar 2001 15:02:32 -0500 |
| X-Mailer: | Mozilla 4.74 [en] (Windows NT 5.0; U) |
| X-Accept-Language: | en |
| MIME-Version: | 1.0 |
| Subject: | perl/cygwin and system calls |
Let me see if I can pose the question correctly. I would like to
use a cygwin environment from a perl script. I have a build
environment that works in a cygwin window. What I'm in the process of
trying to do is write a perl script that can be started from the Task
Scheduler. The perl script cd to a directory and cvs co a module. Once
the module is checked out I'm trying to use a system call to kick off my
make ie system("//c/cygwin/bin/make all"). This piece is failing, I
believe, because the system call is going out and using an NT
environment not a Cygwin env. Does anyone know how I can get this to
what I want.
Thanks,
John
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |