caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Matthieu Dubuget <matthieu.dubuget@libertysurf.fr>
To: caml-list@inria.fr
Subject: Re: [Caml-list] tuareg, windows, cygwin and startxwin.bat
Date: Thu, 24 Feb 2005 21:38:59 +0100	[thread overview]
Message-ID: <421E3B63.6080900@libertysurf.fr> (raw)
In-Reply-To: <Pine.GSO.4.61.0502241054510.8085@slinky.cs.nyu.edu>

Igor Pechtchanski a écrit :
  > Cygwin uses something called "ptys", which are pseudo-terminals
> implemented with pipes.  Some Windows applications don't understand those,
> so think they're running without a console, and allocate their own.  There
> was some work on fixing this -- see the Cygwin mailing list archives for
> details, but I don't think there's a definitive resolution.

Thanks. I will have a look.

> You most likely run Cygwin's emacs, which creates ptys.  You could try
> using non-Cygwin xemacs (I don't know if it speaks X -- I don't use
> emacs).

But what seems strange to me is that my own version of the toplevel 
works fine...

> That said, why not use the Cygwin version of O'Caml that does understand
> ptys?

I use Ocaml at work (this explains my use of windows - but not all the 
time...). Usually, except little standalone utilities, I generate DLLs, 
which are called by other languages (Java, Labview, C++). I do not know 
how to do those DLLs with cygwin tools. And I would have to use mingw 
version because of licence problems.

> Igor Pechtchanski, the volunteer O'Caml maintainer for Cygwin

Salutations

Matthieu


      reply	other threads:[~2005-02-24 20:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-24  8:16 matthieu.dubuget
2005-02-24 15:57 ` [Caml-list] " Igor Pechtchanski
2005-02-24 20:38   ` Matthieu Dubuget [this message]

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=421E3B63.6080900@libertysurf.fr \
    --to=matthieu.dubuget@libertysurf.fr \
    --cc=caml-list@inria.fr \
    /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 NNTP newsgroup(s).