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] Handling of include paths in Frama-C?
- Subject: [Frama-c-discuss] Handling of include paths in Frama-C?
- From: bk at wprmedical.com (Birger Kollstrand)
- Date: Thu Oct 9 10:12:24 2008
Hi, We have now come a step further and got it running on an Ubuntu 8.04 machine. What we now face is that Frama-C does not find the include files for files that is not in the root tree. Example Main.c call include file in path include/function/function.h The function.h file included function2/function2.h The include in the second instance fails to be handled as it states file not found. If I change the path to ../function2/function2.h it gets further on. Is there any way that I can tell Frama-C to have a standard include path or at least a common starting point? I do not think it is feasible for us to change all "include"'s in the project. Kind Regards Birger -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20081009/c59af29a/attachment.htm
- Follow-Ups:
- [Frama-c-discuss] Handling of include paths in Frama-C?
- From: benjamin.monate at cea.fr (Benjamin Monate)
- [Frama-c-discuss] Handling of include paths in Frama-C?
- Prev by Date: [Frama-c-discuss] Binary packages for Linux?
- Next by Date: [Frama-c-discuss] Handling of include paths in Frama-C?
- Previous by thread: [Frama-c-discuss] Plugin Development Guide
- Next by thread: [Frama-c-discuss] Handling of include paths in Frama-C?
- Index(es):