public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: "Larry Hall (RFK Partners, Inc)" <lhall@rfk.com>
To: "Perakis, John" <JPerakis@crossbeamsys.com>, cygwin@cygwin.com
Subject: Re: perl/cygwin and system calls
Date: Mon, 05 Mar 2001 12:12:00 -0000	[thread overview]
Message-ID: <4.3.1.2.20010305150449.026f9a48@pop.ma.ultranet.com> (raw)
In-Reply-To: <3AA3F0D8.5A783B2D@crossbeamsys.com>

At 03:02 PM 3/5/2001, Perakis, John wrote:

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


Is your Perl Cygwin-ized or is it the Win32 model?  Why do you use the 
deprecated //<drive> syntax?  You should use "/cygdrive/c" or a mount.




Larry Hall                              lhall@rfk.com
RFK Partners, Inc.                      http://www.rfk.com
118 Washington Street                   (508) 893-9779 - RFK Office
Holliston, MA 01746                     (508) 893-9889 - FAX


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

  reply	other threads:[~2001-03-05 12:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-03-05 12:02 Perakis, John
2001-03-05 12:12 ` Larry Hall (RFK Partners, Inc) [this message]
2001-03-05 12:29 Robinow, David
2001-03-05 12:37 ` Christopher Faylor

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4.3.1.2.20010305150449.026f9a48@pop.ma.ultranet.com \
    --to=lhall@rfk.com \
    --cc=JPerakis@crossbeamsys.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).