** Bug watch added: Debian Bug tracker #678577 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678577
** Also affects: ocaml (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=678577 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Debian OCaml Maintainers, which is subscribed to ocaml in Ubuntu. https://bugs.launchpad.net/bugs/951115 Title: ocamlc -custom breaks bytecode execution Status in “ocaml” package in Ubuntu: New Status in “ocaml” package in Debian: Unknown Bug description: In Ubuntu Oneiric: Using ubuntu's ocamlc: edmcman@joethecat:~/ocaml-3.12.0$ ocamlc -custom test.ml -o test.out edmcman@joethecat:~/ocaml-3.12.0$ ocamlrun test.out Fatal error: the file test.out is not a bytecode executable file Using the official ocaml 3.12.0 source: edmcman@joethecat:~/ocaml-3.12.0$ ocamlrun ./ocamlc -custom test.ml -o test.out edmcman@joethecat:~/ocaml-3.12.0$ ocamlrun test.out This bug is preventing users of our OCaml project from being able to debug their binaries, because ocamldebug reports the same error as ocamlrun. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ocaml/+bug/951115/+subscriptions _______________________________________________ Mailing list: https://launchpad.net/~ocaml-maint Post to : [email protected] Unsubscribe : https://launchpad.net/~ocaml-maint More help : https://help.launchpad.net/ListHelp

