Events

Joel Sherrill <joel@OARcorp.com> joel.sherrill at OARcorp.com
Tue Nov 9 16:33:41 UTC 2004


Yacine EL KOLLI wrote:
> Etienne Fortin wrote:
> 
>> Hi,
>> I can't figure out how to build RTEMS with a specific manager. My build
>> always use "no-event", for example. I don't know where to configure
>> that.
> 
> 
> I guess it is in hte application Makefile, the line :
> 
> MANAGERS=io semaphore event....

I often just do MANAGERS=all and don't worry about it.  The librarian
and linker will keep out code you don't use.

If you forbid a managers usage, there is some code included
in your application for all directives and they return an error.

>> Some kind of newbiw question, but I don't find where it is :)
>>
>> Etienne Fortin
>> Sensio
>>
> 
> 


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel at OARcorp.com                 On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
    Support Available             (256) 722-9985




More information about the users mailing list