--- layout: fc_discuss_archives title: Message 4 from Frama-C-discuss on May 2014 ---
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Frama-c-discuss] Error on using pp-annot



Le 28/04/2014 21:02, Frank Dordowsky a ?crit :
> In the embedded domain, we are using sometimes specific compilers that
> come with specific libraries. In that case, do I have to annotate them
> myself in order to make analysis work?

Yes. You need to write down assumptions on which the analysis can work.

Please notice that Pascal's advice of using the Frama-C standard library 
is there to avoid you to write part of those annotations (of course only 
if your target system libraries have the same semantics).

Best regards,
david