Browse thread
[Caml-list] Problem when using the native-code compiler and the Graphics module
-
GhostDog
-
Shawn Wagner
-
J.B. Domelevo
- Eric C. Cooper
-
J.B. Domelevo
-
Shawn Wagner
[
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: | -- (:) |
| From: | Eric C. Cooper <ecc@c...> |
| Subject: | Re: [Caml-list] Problem when using the native-code compiler and the Graphics module |
On Mon, Feb 23, 2004 at 10:17:15PM +0100, J.B. Domelevo wrote: > By Shawn Wagner <shawnw@speakeasy.org>: > > > 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. ocamlopt -c -S flocon.ml -- Eric C. Cooper e c c @ c m u . e d u ------------------- 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