package: libgdome2-ocaml-dev
version: 0.1.4-3

I copied the files in the example directory ("test.ml", "Makefile", and 
"hi.xml") to my home directory and tried to compile. The bytecode compilation 
works as expected, but the nativecode compilation failed:
----8<----
/usr/bin/ld: cannot find -lmlgdome
collect2: ld returned 1 exit status
Error during linking
----8<----
though I can confirm that "mlgdome.cmxa" resides in 
"/usr/lib/ocaml/3.06/gdome2/" as well as "mlgdome.cma" and "mlgdome.a" do.

Best!

Reply via email to