--- layout: fc_discuss_archives title: Message 33 from Frama-C-discuss on June 2010 ---
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>