Frama-C-discuss mailing list archives
This page gathers the archives of the old Frama-C-discuss archives, that was hosted by Inria's gforge before its demise at the end of 2020. To search for mails newer than September 2020, please visit the page of the new mailing list on Renater.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- Subject: [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- From: 7jpinheiro at gmail.com (José Pinheiro)
- Date: Mon, 8 Sep 2014 16:07:03 +0100
- In-reply-to: <20140905235422.09bdaf1e@gavalla>
- References: <CAM1QBJPSxOFR_XFUxaUmoyso-_kZDP6ZBLeN-ytmTaVEEuBiMA@mail.gmail.com> <5408B32C.70704@inria.fr> <CAM1QBJPA65qKmKLMP3=qdRrX=5ncdRiWu9fYPgHabKrADPpHig@mail.gmail.com> <5409FF58.6010202@inria.fr> <CAM1QBJO7cPFcwN6gJd1B85Pa6dZAObFnXQqLtn7SfdjxQn+CTA@mail.gmail.com> <20140905235422.09bdaf1e@gavalla>
Ah, that should be the issue. Thank you for all of your inputs. Cheers, Jos? Pinheiro 2014-09-05 22:54 GMT+01:00 Virgile Prevosto <virgile.prevosto at m4x.org>: > Hello, > > Le ven. 05 sept. 2014 21:41:39 CEST, > Jos? Pinheiro <7jpinheiro at gmail.com> a ?crit : > > > Yes, i checked they are correctly installed and i also tested using > > the $(shell frama-c -print-lib-path) and $(shell frama-c > > -print-share-path) accordingly. > > > > I was able to fix the error, by opening on the source code of the > > plugin both the modules Plugin and Printer. For some reason this two > > modules now require that i explicitly open them in the source code, > > all the other modules are working normally without the need to > > explicit opening them in the source code. > > > > The issue is very probably that Why3 also has modules called Plugin and > Printer, a situation which confuses OCaml when it is asked to search > for .cmi in both Why3 and Frama-C library directories. There's little > that can be done short of renaming or packing the files (in particular, > I wouldn't bet that your fix will work consistently across various > OCaml versions). > > Best regards, > -- > E tutto per oggi, a la prossima volta. > Virgile > > _______________________________________________ > Frama-c-discuss mailing list > Frama-c-discuss at lists.gforge.inria.fr > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss > -- Cumprimentos, Jos? Pinheiro -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20140908/ae84656a/attachment.html>
- Follow-Ups:
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- From: Claude.Marche at inria.fr (Claude Marche)
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- References:
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- From: Claude.Marche at inria.fr (Claude Marche)
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- From: 7jpinheiro at gmail.com (José Pinheiro)
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- From: Claude.Marche at inria.fr (Claude Marche)
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- From: 7jpinheiro at gmail.com (José Pinheiro)
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- From: virgile.prevosto at m4x.org (Virgile Prevosto)
- [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- Prev by Date: [Frama-c-discuss] problem with gcc 4.8.2 and c++ std headers
- Next by Date: [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- Previous by thread: [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- Next by thread: [Frama-c-discuss] [Why3-club] Using Why3 api in frama-c plugin
- Index(es):