[
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: | Stéphane Glondu <steph@g...> |
| Subject: | Re: [Caml-list] ocamlmktop has a weird behaviour |
Le 27/06/2010 19:34, Loup Vaillant a écrit : > [...] Now, this *doesn't* work: > > $ ls lib > batteries.ml > $ ocamlc -c lib/batteries.ml > $ ocamlmktop -o ocamltop -I lib batteries.cmo > $ ocamltop > Objective Caml version 3.11.1 > > # open Batteries;; > Error: Unbound module Batteries Are you sure you don't have an ocamltop executable in your $PATH that gets executed? -- Stéphane