From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from majordomo@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id TAA07874; Tue, 29 Jun 2004 19:14:13 +0200 (MET DST) X-Authentication-Warning: pauillac.inria.fr: majordomo set sender to owner-caml-list@pauillac.inria.fr using -f Received: from concorde.inria.fr (concorde.inria.fr [192.93.2.39]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id TAA07863 for ; Tue, 29 Jun 2004 19:14:12 +0200 (MET DST) Received: from mail.physik.uni-muenchen.de (mail.physik.uni-muenchen.de [192.54.42.129]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i5THEBSH031565 for ; Tue, 29 Jun 2004 19:14:11 +0200 Received: from localhost (unknown [127.0.0.1]) by mail.physik.uni-muenchen.de (Postfix) with ESMTP id 3091320050; Tue, 29 Jun 2004 19:14:11 +0200 (CEST) Received: from mail.physik.uni-muenchen.de ([127.0.0.1]) by localhost (mail.physik.uni-muenchen.de [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 21101-01-89; Tue, 29 Jun 2004 19:14:09 +0200 (CEST) Received: from mailhost.cip.physik.uni-muenchen.de (kaiser.cip.physik.uni-muenchen.de [141.84.136.1]) by mail.physik.uni-muenchen.de (Postfix) with ESMTP id 94A1A20046; Tue, 29 Jun 2004 19:14:09 +0200 (CEST) Received: from seekar.cip.physik.uni-muenchen.de (seekar.cip.physik.uni-muenchen.de [141.84.136.52]) by mailhost.cip.physik.uni-muenchen.de (Postfix) with ESMTP id 85E8926E87; Tue, 29 Jun 2004 19:14:07 +0200 (CEST) Received: by seekar.cip.physik.uni-muenchen.de (Postfix, from userid 3092) id 7D23B31393; Tue, 29 Jun 2004 19:14:07 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by seekar.cip.physik.uni-muenchen.de (Postfix) with ESMTP id 7A25E312BD; Tue, 29 Jun 2004 19:14:07 +0200 (CEST) Date: Tue, 29 Jun 2004 19:14:07 +0200 (CEST) From: Thomas Fischbacher To: John Goerzen Cc: caml-list@pauillac.inria.fr Subject: Re: [Caml-list] Ocaml on AIX In-Reply-To: <20040629140356.GA23165@excelhustler.com> Message-ID: References: <20040629140356.GA23165@excelhustler.com> X-BOFH: Daemons did it MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Scanned: by amavisd-new at physik.uni-muenchen.de X-Miltered: at concorde with ID 40E1A363.000 by Joe's j-chkmail (http://j-chkmail.ensmp.fr)! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; physik:01 caml-list:01 2004:99 3.07:01 ocamlopt:01 ocamlopt:01 ocaml:01 ocaml:01 -custom:01 bytecode:01 0200,:01 binary:02 compile:02 wrote:03 wrote:03 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk On Tue, 29 Jun 2004, John Goerzen wrote: > 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). Oh dear, that's bad news. > Actually, it may be possible to make ocamlopt work on AIX 4.x, but we > have 5.1 over here. What are the problems with AIX 5.*? ------------------- 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