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 WAA04013; Mon, 23 Feb 2004 22:17:18 +0100 (MET) 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 WAA02955 for ; Mon, 23 Feb 2004 22:17:16 +0100 (MET) Received: from postfix3-1.free.fr (postfix3-1.free.fr [213.228.0.44]) by concorde.inria.fr (8.12.10/8.12.10) with ESMTP id i1NLHFae029819 for ; Mon, 23 Feb 2004 22:17:15 +0100 Received: from imp5-q.free.fr (imp5-q.free.fr [212.27.42.5]) by postfix3-1.free.fr (Postfix) with ESMTP id 6C59AC41C5; Mon, 23 Feb 2004 22:17:15 +0100 (CET) Received: by imp5-q.free.fr (Postfix, from userid 33) id 6416D1093E; Mon, 23 Feb 2004 22:17:15 +0100 (MET) Received: from 193.52.93.2 ([193.52.93.2]) by imp5-q.free.fr (IMP) with HTTP for ; Mon, 23 Feb 2004 22:17:15 +0100 Message-ID: <1077571035.403a6ddb4e0c9@imp5-q.free.fr> Date: Mon, 23 Feb 2004 22:17:15 +0100 From: "J.B. Domelevo" To: caml-list@inria.fr Cc: Shawn Wagner Subject: Re: [Caml-list] Problem when using the native-code compiler and the Graphics module References: <1077557825.403a3a41444ed@imp5-q.free.fr> <20040223174616.GD27866@speakeasy.org> In-Reply-To: <20040223174616.GD27866@speakeasy.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Internet Messaging Program (IMP) 3.2.1 X-Miltered: at concorde by Joe's j-chkmail ("http://j-chkmail.ensmp.fr")! X-Loop: caml-list@inria.fr X-Spam: no; 0.00; caml-list:01 shawnw:01 2004:99 ocamlopt:01 cmx:01 usr:01 emerged:99 cachan:99 compiler:01 cmxa:01 speakeasy:01 command:98 -lx:01 lib:01 native-code:02 Sender: owner-caml-list@pauillac.inria.fr Precedence: bulk By Shawn Wagner : > On Mon, Feb 23, 2004 at 06:37:05PM +0100, GhostDog wrote: > > Hello ! > > I'm trying to run the following command : > > > > ocamlopt graphics.cmx flocon.ml -S -cclib -L/usr/X11/lib -cclib -lX11 -o > flocon.exe > > Use graphics.cmxa instead. Thanks a lot for this advice, which proved successful. However, another problem emerged : the '-S' option seems hollow : I expected an asm-like file named 'flocon.s' to be created, but it's not the case. Your help might be useful -- once more. Thanks again. -- J.B. Domelevo ENS Cachan - Brittany extension ------------------- 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