[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rtl] SEMAPHORE MODULE DON´T COMPILE
> 2) Can I implement a semaphore in a simple way? Have you got an idea?
My (restricted but totally V2 conform) semaphore implementation:
ftp://gatling.aszi.sztaki.hu/pub/rtlinux/sem.tgz
>
> 3) I´m trying to compile the semaphore module that comes with the
> rtlinux distribution.
> I´ve done make and ...
> I´ve lot of errors, that´s imposible to put it all in the message.
> Can anybody tell me if have experience in compiling/using this module??
V1 API have to be enabled in include/rtl_conf.h
and rtl_compat module have to be loaded before rt_ipc.o
regards
Gabor