Hi George,
Would you happen to remember which .h file that was? I tried to compile EMC
last night and got a few errors. One defiantly mentioned SMP.
toggle quoted message
Show quoted text
----- Original Message -----
From: "George Fouse" <gfouse@...>
One thing you do need to note, though, is that EMC defines the __SMP__
flag, which will generate unresolved references (actually localized to
one .h file) if the kernel is built without SMP. I undefined __SMP__ and
EMC built fine. I haven't thoroughly tested it, though.
George