On 21-12-2010, Jérémie Dimino <jere...@dimino.org> wrote:
> On Mon, Dec 20, 2010 at 09:36:39PM -0500, orb...@ezabel.com wrote:
>> Thanks, I forgot to mention that I am setting that:
>> 
>> (*pp camlp4o pa_lwt.cmo *)
>
> This one should work:
>
>   (*pp camlp4o `ocamlfind query -i-format lwt` `ocamlfind query -predicates 
> syntax,preprocessor -a-format -r lwt.syntax` *)
>

It will work on Linux. On Windows, you will get a problem because
ocamlfind EOL (win32) doesn't match "`...`" EOL wrapping (cygwin).

There was a similar problem with sexplib...

Regards,
Sylvain Le Gall

_______________________________________________
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