--- layout: fc_discuss_archives title: Message 1 from Frama-C-discuss on December 2008 ---
Hello, Some remarks about dynamic plugin designing, compiling, and launching. 1?/ -dlcode in Makefile.template seems to be related to ocaml 3.11 only, doesn't it? I'm currently using ocaml 3.10.2. Should I upgrade my ocaml version to get dynamic plugin capability? Even for bytecode generation? (plugins developper documentation on p.11 seemed to allow ocaml versions < 3.11). 2?/ once commenting in cmx installation (for a bytecode only generation) in Makefile.template, the hello.cmo from the documentation example is copied in FRAMAC_SHARE directory. But frama-c.byte -hello does not work : -hello option is not known (usage page is displayed). Should I use Dynamic options to load dynamically hello.cmo with -load-module option? (indeed, it does not seem to work as well!, and documentation does not give any hints about this). Thanks in advance for any help on these points! Cheers, Dillon PARIENTE -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20081202/d7bde57f/attachment.htm