How can I make 586 CPU kernel module on VMWARE it runs on 686 CPU?



HI,



When I try to insert module on my embedded board ( kernel verion is same
with on VMWARE )
I got messages as followings... (test.o is compiled on VMWARE ... it is
Fedora core #3.)


mod: error inserting 'test.ko': -1 Invalid module format
version magic '2.6.9-1.667 686 REGPARM 4KSTACKS gcc-3.4' should be
'2.6.9-1.667 586 REGPARM 4KSTACKS gcc-3.4'


I think VMWARE machine is 686 CPU , and embedded board is 586 CPU.... so it
may make cause problem...


How can I make 586 CPU module on VMWARE it runs on 686 CPU?


Thanks...


.



Relevant Pages