caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Howto link cmas with Ocamlbuild
@ 2010-10-28 10:53 Till Crueger
  2010-10-28 11:41 ` [Caml-list] " Vincent Balat
  0 siblings, 1 reply; 2+ messages in thread
From: Till Crueger @ 2010-10-28 10:53 UTC (permalink / raw)
  To: caml-list

Hi,

I am working on a small project that is going to include a dynamic  
webserver using Ocsigen and Eliom. I am using Ocamlbuild for the  
compilation. The project is also going to use Batteries and Sexplib. This  
means I need to include Sexplib and Batteries within the .cma file for  
Ocsigen to find the libraries. However when I use the Myocamlbuild plugin  
for Batteries the rules for linking cmas wont use linkpkg flag. Right now  
I compile the full project using ocamlbuild and then I have to repeat the  
last step manually. Is there a better way, to get ocamlbuild to include  
the necessary libraries in the .cma?

Thank you,
   Till


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-28 11:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-10-28 10:53 Howto link cmas with Ocamlbuild Till Crueger
2010-10-28 11:41 ` [Caml-list] " Vincent Balat

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).