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] [PROVENANCE INTERNET] Re: [Why-discuss] Installing Jessie



Hello,

Le 22/08/2017 10:53, Junkil “David” Park a écrit :
> checking for frama-c... /Users/david/.opam/4.03.0/bin/frama-c
> checking Frama-c version...
> configure: WARNING: bad Frama-c version "", you need version Silicon
<skip>
> Frama-C plugin           : no

So no Jessie.

@Claude: it looks like the detection of Frama-C by Why3 configure does 
not work anymore.

@Junkil: as a workaround (and assuming you have already installed 
Frama-C Silicon), you can manually modify the Why3's file 'configure.in' 
to succeed Frama-C detection anytime. Then run 'autoconf' before running 
'./configure'.

Hope it helps,
Julien