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: Newbie Question about cyg_user_start()


Amal Prabhu wrote:
> 
> Hello,
> 
> I am trying to run some test program that has cyg_user_start() entry point.
> I saw in main.cxx that if CYGPKG_KERNEL is not defined then it invokes
> cyg_user_start(). I am using the configtool for building ecos and all the
> tests. What changes do I need to do in the configuration for this to work
> since right now it is not calling cyg_user_start() ?

That code in main.cxx is a hangover from an old way to configure it that
wasn't removed. It should never need to call cyg_user_start from there any
more.

Do you have the kernel included (i.e. CYGPKG_KERNEL is enabled in your
configuration)? Have you changed any other config options?

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
Come to the Red Hat TechWorld open source conference in Brussels!
Keynotes, techie talks and exhibitions    http://www.redhat-techworld.com/


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