From mboxrd@z Thu Jan 1 00:00:00 1970 Received: (from weis@localhost) by pauillac.inria.fr (8.7.6/8.7.3) id KAA18104 for caml-redistribution; Mon, 29 Mar 1999 10:07:39 +0200 (MET DST) Received: from nez-perce.inria.fr (nez-perce.inria.fr [192.93.2.78]) by pauillac.inria.fr (8.7.6/8.7.3) with ESMTP id UAA19150 for ; Fri, 26 Mar 1999 20:45:08 +0100 (MET) Received: from mail1.digital.com (mail1.digital.com [204.123.2.50]) by nez-perce.inria.fr (8.8.7/8.8.7) with ESMTP id UAA19809 for ; Fri, 26 Mar 1999 20:45:07 +0100 (MET) From: doligez@pa.dec.com Received: from neuf.pa.dec.com (neuf.pa.dec.com [16.4.80.69]) by mail1.digital.com (8.9.2/8.9.2/WV2.0e) with SMTP id LAA02644; Fri, 26 Mar 1999 11:45:04 -0800 (PST) Received: by neuf.pa.dec.com; id AA24640; Fri, 26 Mar 1999 11:45:04 -0800 Message-Id: <199903261945.AA24640@neuf.pa.dec.com> To: matias@k-bell.com Cc: Liste CAML Subject: Re: Power/PC Code? In-Reply-To: Message of Fri, 26 Mar 1999 10:40:49 -0300 from matias@k-bell.com <36FB8D36.289A1A22@k-bell.com> Date: Fri, 26 Mar 1999 11:45:04 -0800 X-Mts: smtp Sender: weis >From: =?iso-8859-1?Q?Mat=EDas?= Giovannini >And what about an OCamlDep/OCamlOpt combination CodeWarrior compiler plug-in? I've looked at the CodeWarrior plug-in docs, and I still can't tell whether you can get CW to run the assembler on the compiler's output. >A small runtime library could be written that would enable building >small stand-alone applications with a console-like interface. The library is already written: it's the O'Caml application. But there's not much demand for that either. -- Damien