On Sun, Oct 4, 2009 at 3:22 PM, Conglun Yao <yaocong...@gmail.com> wrote:

> Dear all,
>
> I have tried to use json-static in OCaml 3.11, but met the annoying
> problem:
>
>                     Reference to undefined global `Dynlink'
>
>
> As Camlp4 3.11 requires explicit load of  dynlink, so I tried
>
>                    ocamlfind ocamlc -package dynlink, json-static -syntax
> camlp4o -o test  test.ml -linkpkg
>
> But failed with the same error.
>


Sorry, forget to say,  I tried this under cygwin.



>
> Thanks for any help.
>
> Conglun
>
_______________________________________________
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