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] Error on using pp-annot


  • Subject: [Frama-c-discuss] Error on using pp-annot
  • From: pascal.cuoq at gmail.com (Pascal Cuoq)
  • Date: Sun, 30 Mar 2014 10:00:21 +0200
  • In-reply-to: <CAOH62JhJErP1S-T80t6TTWDj4DB+89aGb3BHSNM3=vAKEJMz-Q@mail.gmail.com>
  • References: <alpine.LNX.2.03.1403300940120.3220@strato.de> <CAOH62JhJErP1S-T80t6TTWDj4DB+89aGb3BHSNM3=vAKEJMz-Q@mail.gmail.com>

On Sun, Mar 30, 2014 at 9:57 AM, Pascal Cuoq <pascal.cuoq at gmail.com> wrote:

frama-c -cpp-extra-args=-nostdinc -cpp-extra-args=`frama-c
> -print-share-path`/libc .....
>

... where I forgot the necessary -I before `frama-c
-print-share-path`/libc. Anyway, you already had that part of the
commandline. The only thing you were missing was -nostdinc, to prevent your
compiler to search (and find) the host computer's standard headers first.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20140330/5adb0889/attachment.html>