- Question:
- When I try to compile my LInux kernel after applying the RTAI patch, I get a strange
"asm-specifier for variable `__sc_3' conflicts with asm clobber list" error message.
What does that mean?
- Answer:
- You are using an old version of the Linux kernel / RTAI patch in combination with
a more recent version of the cross compiler. Please use a recent kernel tree (and the corresponding
RTAI patch), or apply the attached patch to fix this problem.
See: http://www.denx.de/wiki/pub/DULG/ConflictsWithAsmClobberList/patch