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] problem with pre-processing


  • Subject: [Frama-c-discuss] problem with pre-processing
  • From: sali.sene at airbus.com (SENE, Sali)
  • Date: Mon, 11 Apr 2011 12:17:12 +0200

Hi all,

I use frama-c tu analyze my project. But I have some problems with the pre-processing: when I execute this command line

frama-c -val /root/MachineVirtuelle /sources/*.c

I get:
[kernel] user error: failed to run: /usr/bin/gcc -C -E -I  -o '/tmp/a429_format.c27a08e.i' '/root/MachineVirtuelle/sources/a429_format.c'
                     you may set the CPP environment variable to select the proper preprocessor command or use the option "-cpp-command".
[kernel] user error: skipping file "/root/MachineVirtuelle /sources/a429_format.c" that has errors.
[kernel] Frama-C aborted because of invalid user input.
^C
[19]   Exit 1                  frama-c -val /root/MachineVirtuelle/ sources/*.c

I set the environment variable like this:
export CPP="/usr/bin/gcc -C -E -I" but it doesn't work.

When I execute with the -cpp-command 'gcc -C -E -I' option I get the same error.

Can somebody help me?

Thank

Sali


The information in this e-mail is confidential. The contents may not be disclosed or used by anyone other than the addressee. Access to this e-mail by anyone else is unauthorised.
If you are not the intended recipient, please notify Airbus immediately and delete this e-mail.
Airbus cannot accept any responsibility for the accuracy or completeness of this e-mail as it has been sent over public networks. If you have any concerns over the content of this message or its Accuracy or Integrity, please contact Airbus immediately.
All outgoing e-mails from Airbus are checked using regularly updated virus scanning software but you should take whatever measures you deem to be appropriate to ensure that this message and any attachments are virus free.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20110411/3fd1a440/attachment.htm>