Compiling KVM form ARM7
Hi there,
i am new to the KVM Buisness and want to Compile a KVM for an ARM7 Processor in a Lego Mindstorms NXT. At first i started to Compile the KVM "as it is" to learn how to Compile ;)
Ill tried the following:
Changeing in Line 95 of the Makefile the gcc to arm-linux-gnu-gcc and adjustes the $TOP parameter. The i tried to Compile the KVM with make GCC=true and i got the following error:
make: *** Keine Regel vorhanden, um das Target 籵bj/cache.o?
ben鰐igt von 籯vm? zu erstellen. Schluss.
Witch means no rule to create the target >>obj/cacho.o<<.
I have no idea how a could solve this problem. May you give me an advice what i have to do or where i have to search?
Thanks from Bremen, Germany
HBellmer

