I must to modify some parts of the linux kernel in order to add a pair
features.
I download the linux-2.6.37 kernel form the web and I tried to compiled.
The instructions at http://gem5.org/Linux_kernel does not work, because I
could not found the http://www.m5sim.org/Dist/current/arm/config-arm.

I build the kernel in  a default way:

$ make ARCH=arm xconfig
$ make ARCH=arm CROSS_COMPILE=arm-linux-gnueabi- vmlinux -j 4

next, I try to run it, and it does not work, it was blocked.

I would like some help for compile the linux kernel for gem5.

Thanks in advance,

David.
_______________________________________________
gem5-users mailing list
[email protected]
http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users

Reply via email to