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] Installation Problem


  • Subject: [Frama-c-discuss] Installation Problem
  • From: juan.soto at first.fraunhofer.de (Juan Soto)
  • Date: Mon, 22 Dec 2008 14:48:51 +0100

Greetings,

 

(1) Here are the results from the call to the Jessie plugin via setting the
FRAMAC_SHARE environment variable.

 

$ FRAMAC_SHARE=/usr/local/Frama-C/bin/frama-c frama-c -jessie-analysis
-jessie-gui a.c

Parsing

[preprocessing] running gcc -C -E -I. -include
/usr/local/Frama-C/bin/frama-c\jessie\jessie_prolog.h -dD a.c

cc1: /usr/local/Frama-C/bin/frama-c\jessie\jessie_prolog.h: No such file or
directory

Failed to run: gcc -C -E -I. -include
/usr/local/Frama-C/bin/frama-c\jessie\jessie_prolog.h -dD -o
"C:\Users\jua\AppData\Local\Temp\a.c3bc755.i" "a.c"

 

           You may set the CPP environment variable to select the proper
preprocessor command ...

        or use the -cpp-command program argument.

Fatal error: exception
Sys_error("C:\Users\sotjua\AppData\Local\Temp\a.c3bc755.i: No such file or
directory")