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]
Other format: [Raw text]

Re: synthetic target: kapi.h not found


Thanks for the reply Mike.

I created my project with configtool using the "default" configuration for 
"Linux Synthetic Target".  It looks like the "eCos Kernel" package is 
included from configtool:

eCos kernel.
Aliases: kernel
Macro: CYGPKG_KERNEL

Is there some box I need to check to get kapi to be included?  I was able to 
compile and run the examples on my Altera EPXA1 board without problems.  
Could it be that multi-threaded programming is different for the synthetic 
target?

Stephan

On October 13, 2004 03:03 am, Mike Jastrebtsoff wrote:
> Hello, Stephan.
>
> It seems like you haven't included kernel package to ecos
> configuration. Look at configtool menu "Build/packages".
>
> --
> Regards,
>    Mike
>
> SB> I've decided to play a little with the synthetic target.  I've been
> able to SB> compile and run "hello.c" from the "examples" directory, but
> when I try to SB> compile "twothreads.c", I get "cyg/kapi.h" not found. 
> When I look in SB> "../include/sys", kapi.h is indeed missing.  Does anyone
> know how to compile SB> and run the twothreads example on the synthetic
> target?

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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