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-26 (12:35) |
From: | Oliver Bandel <oliver@f...> |
Subject: | Re: [Caml-list] "No bytecode specified" |
On Mon, 26 Aug 2002, malc wrote: > On Sun, 25 Aug 2002, Oliver Bandel wrote: > > > Hello, > > > > What does this message (see subject) > > mean? > Stripped binary i would guess. > > > > > When compiling Ocaml-files, and starting the > > a.out-file, I get this message. > > > > Where does it come from? > [a]$ ocamlc -custom moo.ml > [a]$ strip a.out > [a]$ ./a.out > No bytecode file specified. > > > > > How can i fix such problems? > Dont strip I didn't strip. Maybe the ocaml-compilers are stripping by themself. (Look at the example. in one of my mails. I did not strip, but it was the same error-message. Ciao, Oliver ------------------- 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