Browse thread
[Caml-list] "No bytecode specified"
[
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: | 2002-08-25 (23:53) |
From: | Stefano Zacchiroli <zack@c...> |
Subject: | Re: [Caml-list] "No bytecode specified" |
On Sun, Aug 25, 2002 at 10:50:07PM +0200, Oliver Bandel wrote: > When compiling Ocaml-files, and starting the > a.out-file, I get this message. > > Where does it come from? Seems that you are running a bytecode compiled executable and you have stripped the executable. Stripping a bytecode executable will leave you only the ocamlrun executable (try running "ocamlrun" with no arguments and you will get the same error message). Cheers. -- Stefano Zacchiroli - undergraduate student of CS @ Univ. Bologna, Italy zack@cs.unibo.it | ICQ# 33538863 | http://www.cs.unibo.it/~zacchiro "I know you believe you understood what you think I said, but I am not sure you realize that what you heard is not what I meant!" -- G.Romney ------------------- 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