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: | Chris Hecker <checker@d...> |
| Subject: | Re: [Caml-list] "No bytecode specified" |
>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 > >################################## I had a similar problem with making toplevels on Win9x...it's been a long time, but I think it had to do with a cygwin/native weirdness and the runtime is spawned with the wrong arguments in exec, or a quoting problem, or something crazy like that. That probably doesn't help at all. :) Chris ------------------- 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