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 running frama-c in Windows



Thanks for answering,

If pre-processing seems to be the problem, you can try to rename the
> file "first.c" into "first.i" so that it is not pre-processed by
> Frama-C.
>

I changed the name and then tried

E:\Program Files\Frama-C\bin>frama-c.exe first.i

but there was no result. Then I tried to load it as a .c source to the GUI
mode of Frama-C and this time there was no error and the code now shows on
the center window. I'll do several tests now and see if all works well.

does first.c compile with gcc? Jessie quits if the source is no correct
> c-code.
>

Yes, it does. In cygwin it compiles and builds a.exe. I added a printf Hello
World to the source just for testing and when I run a.exe it is printed on
the terminal.

Thanks again
Ricardo Almeida


> Pascal
>
> _______________________________________________
> Frama-c-discuss mailing list
> Frama-c-discuss at lists.gforge.inria.fr
> http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/frama-c-discuss
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gforge.inria.fr/pipermail/frama-c-discuss/attachments/20100616/1176c245/attachment.htm>