[
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: | 2004-06-29 (14:04) |
From: | John Goerzen <jgoerzen@c...> |
Subject: | Re: [Caml-list] Ocaml on AIX |
On Tue, Jun 29, 2004 at 02:40:15PM +0200, Thomas Fischbacher wrote: > Hence, before I write an application for computing resources on that > machine, I'd like to ask if there is anyone out there who could compile > my code for AIX (needs ocaml 2.07.2a and libnums-ocaml 3.07)? You should be aware that ocamlopt does not presently work on AIX. So the best you could do would be bytecode (though if compiled with -custom, you could still achieve a standalone binary). Actually, it may be possible to make ocamlopt work on AIX 4.x, but we have 5.1 over here. -- John ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners