Browse thread
ocamlfind ocamlopt.opt?
-
Alexy Khrabrov
-
Sylvain Le Gall
-
Alexy Khrabrov
- Anil Madhavapeddy
-
Alexy Khrabrov
-
Sylvain Le Gall
[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Anil Madhavapeddy <anil@r...> |
| Subject: | Re: [Caml-list] Re: ocamlfind ocamlopt.opt? |
On 17 Mar 2009, at 22:53, Alexy Khrabrov wrote: > > Another alternative on Mac is MacPorts, and there's quite a few of > OCaml ports. Are the maintaners here by any chance, can anybody say > what the structure/coordination is? I don't see why MacPorts can't > be as good or better than Debian, and I'd be glad to join the gang. > I rather like MacPorts since it's easy to add a local override with upgrades and so on (e.g. backporting the fix for fork+threads on MacOS X). I've got my OCaml macports repo up at: http://github.com/avsm/darwinports/ with a bunch of fixes and upgrades. I'll be feeding these upstream when I get a chance but you can use this repo to grab my latest bits. -anil