--- layout: fc_discuss_archives title: Message 13 from Frama-C-discuss on April 2011 ---
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>