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] why-2.24 install question
- Subject: [Frama-c-discuss] why-2.24 install question
- From: der.herr at hofr.at (Nicholas Mc Guire)
- Date: Tue, 20 Apr 2010 11:47:16 +0200
- In-reply-to: <4BCD74FB.5@inria.fr>
- References: <20100420091303.GA4079@opentech.at> <4BCD7302.4010608@cea.fr> <20100420092826.GA18012@opentech.at> <4BCD74FB.5@inria.fr>
On Tue, 20 Apr 2010, Claude Marche wrote: > Nicholas Mc Guire wrote: >> will fix the ocaml version and retry - thanks ! > I suggest to try first > > frama-c.byte -jessie <some c file> > > if it works, I don't think it is crucial to have the native code version. > does not seem to work - but I'm really not sure about my installation: rtl26:~/formal_methods/Frama-C/examples# frama-c.byte -jessie hello.c [kernel] preprocessing with "gcc -C -E -I. -dD hello.c" [jessie] Starting Jessie translation [kernel] No code for function printf, default assigns generated hello.c:5:[jessie] failure: unsupported variadic functions [jessie] warning: Unsupported feature(s). Jessie plugin can not be used on your code. the hello.c is really just a trivial example for testing #include <stdio.h> void foo(void) { printf("hello,world\n"); } int main(int argc, char ** argv) { foo(); return 0; } > The crucial part is usually the WP computation, and with the jessie > plugin, this is done > externally by calling the why command, and hopefully this is done in > native mode. > thx! hofrat
- Follow-Ups:
- [Frama-c-discuss] why-2.24 install question
- From: pascal.cuoq at gmail.com (Pascal Cuoq)
- [Frama-c-discuss] why-2.24 install question
- References:
- [Frama-c-discuss] why-2.24 install question
- From: der.herr at hofr.at (Nicholas Mc Guire)
- [Frama-c-discuss] why-2.24 install question
- From: Julien.Signoles at cea.fr (Julien Signoles)
- [Frama-c-discuss] why-2.24 install question
- From: der.herr at hofr.at (Nicholas Mc Guire)
- [Frama-c-discuss] why-2.24 install question
- From: Claude.Marche at inria.fr (Claude Marche)
- [Frama-c-discuss] why-2.24 install question
- Prev by Date: [Frama-c-discuss] why-2.24 install question
- Next by Date: [Frama-c-discuss] why-2.24 install question
- Previous by thread: [Frama-c-discuss] why-2.24 install question
- Next by thread: [Frama-c-discuss] why-2.24 install question
- Index(es):