[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#404393: Solution found



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.
>
> I'm still not sure why oImage.cmx is needed and why oImage.cmxa doesn't
> exist.
>

I have made a comment about this on bug 404395. I think oImage is not
the better module. You should use oImages (which seem to be a kind of
alias).

Regards,
Sylvain Le Gall



Reply to: