Browse thread
[Caml-list] Problem when using the native-code compiler and the Graphics module
-
GhostDog
- 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: | 2004-02-23 (17:48) |
From: | Shawn Wagner <shawnw@s...> |
Subject: | Re: [Caml-list] Problem when using the native-code compiler and the Graphics module |
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. -- Shawn Wagner shawnw@speakeasy.org ------------------- 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