caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier@Theory.Stanford.EDU>
To: popineau@ese-metz.fr
Cc: caml-list@margaux
Subject: Re: Caml and PCs
Date: Wed, 26 May 1993 15:44:50 -0700 (PDT)	[thread overview]
Message-ID: <9305262244.AA00983@Tamuz.Stanford.EDU> (raw)
In-Reply-To: <9305261534.AA03706@prunel.ese-metz.fr> from "popineau@ese-metz.fr" at May 26, 93 05:34:49 pm

> Does it exists a version of Caml-light that can run in
> a Dos box of Windows 3.1 ?

The 8086 version should work fine. But it's severely limited in
memory, and rather slow.

In theory, all you need to run the 386 version is a VCPI-compliant
memory manager. Windows only provide DPMI memory management. So, if you
somehow manage to run Windows under a VCPI memory manager, Caml Light
should run fine. I've heard that the latest release of QEMM might be
able to do that, but that's a wild guess.

> Or better, maybe there is a Windows(3.1, NT) version
> of caml being worked on ?

None that I know of. If anyone has some practical experience with
porting Unix programs to 32-bit Windows applications, I'd like to hear
about it (how hard is it, which compiler to use, etc.).

- Xavier Leroy




  reply	other threads:[~1993-05-27  7:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-05-26 15:34 popineau
1993-05-26 22:44 ` Xavier Leroy [this message]
1993-05-27  9:06 sd

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=9305262244.AA00983@Tamuz.Stanford.EDU \
    --to=xavier@theory.stanford.edu \
    --cc=caml-list@margaux \
    --cc=popineau@ese-metz.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).