ocamlc -custom breaks bytecode execution
Bug #951115 reported by
Edward Schwartz
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ocaml (Debian) |
Fix Released
|
Unknown
|
|||
ocaml (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
In Ubuntu Oneiric:
Using ubuntu's ocamlc:
edmcman@
edmcman@
Fatal error: the file test.out is not a bytecode executable file
Using the official ocaml 3.12.0 source:
edmcman@
edmcman@
This bug is preventing users of our OCaml project from being able to debug their binaries, because ocamldebug reports the same error as ocamlrun.
Changed in ocaml (Debian): | |
status: | Unknown → New |
Changed in ocaml (Debian): | |
status: | New → Fix Released |
To post a comment you must log in.
I checked it with ubuntu 22.04, it is gone