caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: Xavier Leroy <xavier@Theory.Stanford.EDU>
To: cr@dcs.ed.ac.uk (Christophe Raffalli)
Cc: caml-list@margaux
Subject: Re: release of Caml Light version 0.6
Date: Tue, 12 Oct 1993 13:38:25 -0700 (PDT)	[thread overview]
Message-ID: <9310122038.AA00613@Tamuz.Stanford.EDU> (raw)
In-Reply-To: <7489.9310121205@whalsay.dcs.ed.ac.uk> from "Christophe Raffalli" at Oct 12, 93 01:05:43 pm

> I tried Caml-Light 0.6 on macintosh. It works fine for me except few details:
> 
> 	- You forgot to update the About Dialog which says it's 0.5 !!! 
> 	- You forgot the line "Set Echo 0" a the beginning of file camlc

Thanks for the bug report. Those two will be corrected soon.

> 	- libstr and libnum seems not availaible on the mac distribution. Are
>           they available only on the UNIX version ?

The main problem is that the Macintosh version of Caml Light does not
have the -custom compiler option, nor the camlmktop command. Libraries
containing C code, such as libstr and libnum, are therefore useless.

This said, it wouldn't be too hard to have -custom and camlmktop
working on the Macintosh; it's just that we've assumed that few
Macintosh users have MPW. Let us (caml-light@margaux.inria.fr) know if
you are interested.

Otherwise, the libraries libstr and libnum from the Unix version
should be easy to port to the Macintosh. I did the port for a close
cousin of libnum and encountered few problems.

- Xavier Leroy






  reply	other threads:[~1993-10-13 11:39 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1993-10-07  0:40 Xavier Leroy
1993-10-12 12:05 ` Christophe Raffalli
1993-10-12 20:38   ` Xavier Leroy [this message]
1993-10-13 11:04     ` Christophe Raffalli

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=9310122038.AA00613@Tamuz.Stanford.EDU \
    --to=xavier@theory.stanford.edu \
    --cc=caml-list@margaux \
    --cc=cr@dcs.ed.ac.uk \
    /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).