Correction:

Matthieu Dubuget a écrit :
> Thanks to Nicolas: the solution was:
> - tag .oocamlfind files with "dont_link_with"

In fact, tagging .oocamlfind files is not needed.

The key point is to add "dont_link_with" when calling dep:
> - and add "dont_link_with" in left part of dep:
> 
>> dep ["pkg_"^nm;"dont_link_with"][nm ^ ".oocamlfind"] 
> 
> Matt

_______________________________________________
Caml-list mailing list. Subscription management:
http://yquem.inria.fr/cgi-bin/mailman/listinfo/caml-list
Archives: http://caml.inria.fr
Beginner's list: http://groups.yahoo.com/group/ocaml_beginners
Bug reports: http://caml.inria.fr/bin/caml-bugs

Reply via email to