caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jeff Henrikson" <jehenrik@yahoo.com>
To: "Damien Doligez" <damien.doligez@inria.fr>, <wheeler@amnh.org>
Cc: <caml-list@inria.fr>
Subject: RE: [Caml-list] Mac and C-code
Date: Fri, 5 Oct 2001 14:28:01 -0400	[thread overview]
Message-ID: <002001c14dcb$76e05e00$0b01a8c0@mit.edu> (raw)
In-Reply-To: <200110051206.OAA0000011447@beaune.inria.fr>

> You'll have no problems porting the command-line tool from Linux to
> Mac OS X: both are Unix.  Mac OS 9 would be a lot harder.
>
> As for the Tcl/Tk interface, you'll have to wait for a port of Tcl/Tk
> for Mac OS X.  I don't think there is one yet.

I think GTK for OS X exists though, so you could consider redoing your GUI in lablgtk if it isn't too complex.  lablgtk is a nice
API.

I'm still wishing they had finished GTK for OS 9.

>1. Are you porting to Mac OS 9 or Mac OS X ?

Does anybody have a good way to do builds on Mac OS 9?  Even ocaml's own build seems hairy.  Among other problems, the "domake"
script seems to cause everything to be rebuilt from scratch every time.  As a MPW newbie, the MPW tools just seem too bizzare to
me.  I don't want to learn another sort-of-compatable make program.  People writing both GNU make and MS nmake confuse me enough
already.

Has anybody tried "jam" "ftjam" or some other mac compatable make-like tool with ocaml (and perhaps related C code) projects with
success?


Jeff Henrikson



-------------------
Bug reports: http://caml.inria.fr/bin/caml-bugs  FAQ: http://caml.inria.fr/FAQ/
To unsubscribe, mail caml-list-request@inria.fr  Archives: http://caml.inria.fr


  reply	other threads:[~2001-10-05 18:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-05 12:06 Damien Doligez
2001-10-05 18:28 ` Jeff Henrikson [this message]
2001-10-07 10:40   ` Sven
2001-10-06 22:56 ` Jacques Garrigue
  -- strict thread matches above, loose matches on Subject: below --
2001-09-28 14:01 Damien Doligez
2001-09-29  2:52 ` Ward Wheeler
2001-09-27  9:34 [Caml-list] C callbacks and threading Chris Quinn
2001-09-27 13:20 ` Xavier Leroy
2001-09-27 13:49   ` [Caml-list] Mac and C-code Ward Wheeler

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='002001c14dcb$76e05e00$0b01a8c0@mit.edu' \
    --to=jehenrik@yahoo.com \
    --cc=caml-list@inria.fr \
    --cc=damien.doligez@inria.fr \
    --cc=wheeler@amnh.org \
    /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).