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: | -- (:) |
| 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 Please tel me, where I strip here: ################################## oliver@first:/home/oliver > rm -rf a.out oliver@first:/home/oliver > ocamlmktop unix.cma oliver@first:/home/oliver > ./a.out No bytecode file specified. oliver@first:/home/oliver > ################################## 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