gildor478 / ounit

Other
88 stars 18 forks source link

cmo not installed #67

Closed gildor478 closed 3 years ago

gildor478 commented 3 years ago

This bug has been migrated from artifact #1323 on forge.ocamlcore.org. It was assigned to user102. It was closed on 2013-09-30 08:22:23.

user116 posted on 2013-09-30 03:45:29:

Looks like cmo files are not installed after make && make install Witness : make install |& grep cmo

## [user116](https://forge.ocamlcore.org/users/user116) replied on 2013-09-30 03:46:28: This is for 2.0.0 ## [user116](https://forge.ocamlcore.org/users/user116) replied on 2013-09-30 03:51:21: Sorry, disregard this bugreport, I cannot compile bytecode binary with ounit 2.0.0 but have not yet identified the reason ## [user102](https://forge.ocamlcore.org/users/user102) replied on 2013-09-30 06:51:26: The .cma should be enough. Please send me update when you have solved the compilation problem. ## [user116](https://forge.ocamlcore.org/users/user116) replied on 2013-09-30 07:00:24: Correct. No bug here. This was an old project without ocamlfind so it missed oUnitAdvanced.cma during linking.