I have started looking more closely at the core of eCos. I noticed that multiple inheritance appears to be used in connection with the Cyg_Thread class. The arena I am working in does not permit multiple inheritance.
This raises the following questions: Would it be difficult task to remove the multiple inheritance for the Cyg_Thread class? Would eliminating the multiple inheritance adversely affect the operation of eCos? Thanks in advance for your comments and insight, Don Walton -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
