This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to make eCos app run on i386 pc without stubs?


John wrote:
> 
> Xinghua
> 
> Thanks for your help : )
> I followed your advice to build a kernel with stub template.
> But when I compile the sample hello.c, I get an error that it can't find stdio.h.
> What components should I add to the stub template package?

No, you use the stubs template to build a boot loader image which you find
in install/bin.

If you want to build an application you must create a completely new
configuration in a separate directory - don't use the stubs template.

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]