This is the mail archive of the ecos-discuss@sourceware.org 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]

ecos program compilation problem


Hi,
I cannot run a program on threading. It comprises of two threads..all
i am getting is a lot of undefined references like :
undefined reference to 'cyg_mutex_init', 'cyg_thread_create', etc.


Is it that some libraries are not being linked? What libraries should i link?
Plz anybody suggest the steps in detail, required to run my program perfectly.

-- 
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]