Hi Nodir,

>> /my_dev/ecos_edf_rep/ecos-3.0/packages/kernel/v3_0/src/common/thread.cxx:7
>> 68: undefined reference 
>> to `Cyg_Scheduler_Implementation::rem_thread (Cyg_Thread*)'
>> /my_dev/ecos_edf/install/lib/libtarget.a (kernel_thread.o): In function 
>> `Cyg_Thread':
>> /my_dev/ecos_edf_rep/ecos-3.0/packages/kernel/v3_0/src/common/thread.cxx:2
>> 19: undefined reference 
>> to `Cyg_Scheduler_Implementation::register_thread (Cyg_Thread*)'
>> ...

hm, maybe you forgot to add a 'compile'-directive within one of your
scheduler specific cdl-files or you just did not implement a bunch a
methods referenced within thread.cxx.

Ciao, Fabian

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

Reply via email to