Hello, Linux kernels usually only compile with well defined toolchains.
Regards, -- Fernando A. Endo, PhD student and researcher Université de Grenoble, UJF France 2015-04-20 21:21 GMT+02:00 Dao Lu <[email protected]>: > HI, > > On the tutorial where it has the following steps, > > *Now, to build the 2.6.35 kernel.* > > 1. Get the kernel source: git clone > git://linux-arm.org/linux-2.6-armdroid.git -b 2.6.35-armdroid > 2. Get the 2.6.35 config file packaged with the linux kernel above. > 3. Copy it to the kernel source directory as .config. > 4. Build the kernel source: make ARCH=arm > CROSS_COMPILE=arm-none-linux-gnueabi- -jn vmlinux > EXTRA_CFLAGS=-mno-unaligned-access > > I am wondering what version of the cross compiler it is referring? > > I am using the following version > arm-none-linux-gnueabi-gcc (Sourcery CodeBench Lite 2014.05-29) 4.8.3 > 20140320 (prerelease) > and it seems like the compiled kernel does not work(the pre-built > version works). I am wonderng if the version of the compiler might be > the issue here? > > Thanks, > Dao > -- > Dao Lu > Graduate Student > Research Assistant > University of Illinois at Urbana-Champaign > (219)-208-5115 > _______________________________________________ > gem5-users mailing list > [email protected] > http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
_______________________________________________ gem5-users mailing list [email protected] http://m5sim.org/cgi-bin/mailman/listinfo/gem5-users
