Hello,
In gmane.linux.debian.devel.ocaml, you wrote:
>
> Hmm,
>
> Looks like this is not a bug, but rather a "mis-feature".
>
> If I change the compile comand to:
>
> ocamlopt -I +camlimages ci_core.cmxa oImage.cmx ci_jpeg.cmxa ci_png.cmxa \
> load_image.ml -o load_image
>
> it works.
>
Hmm,
Looks like this is not a bug, but rather a "mis-feature".
If I change the compile comand to:
ocamlopt -I +camlimages ci_core.cmxa oImage.cmx ci_jpeg.cmxa ci_png.cmxa \
load_image.ml -o load_image
it works.
I'm still not sure why oImage.cmx is needed and why oImage.cmxa doesn'
2 matches
Mail list logo