Browse thread
[Caml-list] Problem when using the native-code compiler and the Graphics module
-
GhostDog
-
Shawn Wagner
- 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: | J.B. Domelevo <j.domelevo@f...> |
| Subject: | Re: [Caml-list] Problem when using the native-code compiler and the Graphics module |
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. 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