[
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: | 2005-06-09 (05:33) |
From: | John Skaller <skaller@u...> |
Subject: | Caml on intel-OSX |
A friend of mine reports he can't build Ocaml on one of those new Mac machines running Intel processor. However, he also reports: > Luckily, I found a binary > distro of ocaml for powerpc os x and installed that (it runs in an emulation > layer). which is kind of funny.. he's running a bytecode version of the Felix compiler on an Intel OSX system under an emulator to generate C++ code which is compiled natively by gcc to produce an OSX/Intel binary .. :) Anyone know about existing or planned support for OSX/Intel? And a dumb question .. will a bytecode Ocaml program just run on any machine provided a single binary, ocamlrun, is installed and accessible? -- John Skaller, skaller at users.sf.net PO Box 401 Glebe, NSW 2037, Australia Ph:61-2-96600850 Download Felix here: http://felix.sf.net