http://gem5.org/Download
Download the new system files and a working config is in there. You should be able to build a working kernel from that. Ali On 15.06.2012 16:05, David Gonzalez Marquez wrote: > 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 [1] does not work, because I could not found the http://www.m5sim.org/Dist/current/arm/config-arm [2]. > > 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. Links: ------ [1] http://gem5.org/Linux_kernel [2] http://www.m5sim.org/Dist/current/arm/config-arm
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
