Hi all!

It seems to me that camlidl should also ship a dllcamlidl.so file since
modules built using it depends on some binary symbols exported by its
runtime C code.

I have thus commited a branch "shared" to camlidl which does the following:
* Patch upstream to build dllcamlidl.so
* Split binary packages in 3:
  - camlidl: binary
  - libcamlidl-ocaml: runtime files
  - libcamlidl-ocaml-dev: dev files

Feel free to review and comment..
Romain

Reply via email to