On Thu, Oct 10, 2013 at 10:03:49AM -0700, Jonathan Kotker wrote:
> I used to use --load, but then one of my beta-testers informed me that he
> seemed to have needed findlib, which spawned off my question to you.

I suspect the following happened:
- cilly did not find the cma/cmxs (--load was buggy, until very recently),
- when the file is not found, cilly tries to use findlib,
- and since OCAMLPATH wasn't set, cilly couldn't find the plugin that way
  either, and failed with a (findlib-related) error message.

But I think the OCAMLPATH approach is better anyway.

-- 
Gabriel

------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
CIL-users mailing list
CIL-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cil-users

Reply via email to