Excerpts from Daniel Bünzli's message of Fri May 08 15:27:40 +0200 2009:
> Is there a way to add options to the plugin linking phase (I'd like to  
> link my plugin with Str) ?

There is no support for this in ocamlbuild. However, I think you
can workaround this issue by providing -ocamlc 'ocamlc str.cma' (same for
ocamlopt).

-- 
Nicolas Pouillard

_______________________________________________
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