From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stijn Symons To: ecos-discuss Subject: [ECOS] Linux Synthetic compilation error Date: Thu, 16 Aug 2001 01:16:00 -0000 Message-id: <3B7B9DF1.8F488CC2@acunia.com> X-SW-Source: 2001-08/msg00527.html Hello, when I compile eCos for the Linux syntetic target, I get a compilation error: "/opt/anoncvs/ecos/packages/kernel/current/src/common/kapi.cxx:1011: no matching function for call to 'Cyg_SpinLock::spin_intsave(cyg_addrword_t *&)'" make[1]: *** [src/common/kapi.o.d] Error 1 the strange thing is when I compile for compaq iPAQ (the platform I'm working on) it works fine. Has someone a solution, or a clue of what's going on? thanks, stijn