public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: DJ Delorie <dj@delorie.com>
To: bking@lsil.com
Cc: cygwin@sourceware.cygnus.com
Subject: Re: dejagnu
Date: Wed, 26 Apr 2000 08:00:00 -0000	[thread overview]
Message-ID: <200004261459.KAA32123@envy.delorie.com> (raw)
In-Reply-To: <004901bfaf8a$888f3ee0$35929193@lsil.com>

> Expect appears to want to use DOS shell conventions instead of Bash =
> shell conventions (most notably the path separator and intrinsic shell =
> commands).

Ah, my nightmare returns...

The trick to using expect, at least the version you have, is to make
sure that paths mean the same thing under cygwin as they do under
Windows.  This means that "/" should be mounted as the root of your
current drive, and any other mount points should reflect actual
absolute paths under Windows as well.  It's a hack.

> How can I get dejagnu (or Expect) to run under cygwin/the bash shell?

Try the mount tips.  I did some work on our internal tcl/expect to
have it build both a nt-native dll and cygwin-native lib version, to
avoid these kinds of problems.  I don't know if/when I'll be able to
get that out to the net, but it wasn't a tricky port.  It's an old
version of tcl, so I don't know if it would be worth the effort to
keep maintaining that version.  Anyone want to port the latest
tcl/expect to cygwin?

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

  reply	other threads:[~2000-04-26  8:00 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-04-26  7:18 dejagnu Benjamin King
2000-04-26  8:00 ` DJ Delorie [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-06-01  6:46 dejagnu Stuart Yoder
2000-06-01  7:23 ` dejagnu Chris Faylor
1999-04-02  7:18 DejaGnu Jonathan Pryor
1999-04-02  8:50 ` DejaGnu John Fortin
1999-04-30 18:32   ` DejaGnu John Fortin
1999-04-30 18:32 ` DejaGnu Jonathan Pryor
1999-04-02  6:05 DejaGnu N8TM
1999-04-02  6:50 ` DejaGnu Larry Hall
1999-04-30 18:32   ` DejaGnu Larry Hall
1999-04-30 18:32 ` DejaGnu N8TM
1999-04-01 23:34 DejaGnu Adam Kao
1999-04-30 18:32 ` DejaGnu Adam Kao

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=200004261459.KAA32123@envy.delorie.com \
    --to=dj@delorie.com \
    --cc=bking@lsil.com \
    --cc=cygwin@sourceware.cygnus.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).