Browse thread
RE: [Caml-list] Segmentation Fault on #load
-
Beck01, Wolfgang
- David Brown
- Stefano Zacchiroli
[
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: | David Brown <caml-list@d...> |
| Subject: | Re: [Caml-list] Segmentation Fault on #load |
On Tue, Oct 28, 2003 at 04:47:04PM +0100, Beck01, Wolfgang wrote: > > You wrote: > > $ ocaml > > Objective Caml version 3.07+2 > > > > # #load pretty.cmo;; > > Segmentation fault (core dumped) > > Loading object files into the ocaml toplevel is not a good idea. > It's like loading pretty.cmo in your text editor (which looks > not pretty). No, this is supposed to work. It should load the bytecode into the toplevel. Dave ------------------- 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