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] Windows binary version error: Global kernel could not find entry point: main
- Subject: [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- From: Julien.Signoles at cea.fr (Julien Signoles)
- Date: Fri, 20 Nov 2009 14:56:21 +0100
- In-reply-to: <1D0F31F3F3ABA947B3B4FAD31A6565624AC5A6EDD0@antunes6.antunes.local>
- References: <1D0F31F3F3ABA947B3B4FAD31A6565624AC5A6EDD0@antunes6.antunes.local>
Hello, Talmage Wesley a ?crit : > What does the error message shown below imply? See attached. > > Global kernel could not find entry point: main I don't find any attachment. Anyway this message tells you that Frama-C is not able to find the entry point called "main" in your C program: Frama-C's analyzers require an entry point which is by default a function called "main" in your program. The name of this function may be set by using the Frama-C's option -main. Please use -kernel-help to have a description of this option among the other Frama-C's general options. Hope this helps, Julien Signoles -- Researcher-engineer CEA LIST, Software Reliability Lab 91191 Gif-Sur-Yvette Cedex tel:(+33)1.69.08.82.98 fax:(+33)1.69.08.83.95 Julien.Signoles at cea.fr
- Follow-Ups:
- [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- From: Pascal.CUOQ at cea.fr (CUOQ Pascal)
- [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- References:
- [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- From: talmage.wesley at AJANTUNES.com (Talmage Wesley)
- [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- Prev by Date: [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- Next by Date: [Frama-c-discuss] Global kernel could not find entry point: main
- Previous by thread: [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- Next by thread: [Frama-c-discuss] Windows binary version error: Global kernel could not find entry point: main
- Index(es):