Hello!
I'm trying to cross-compile linux-2.6.15.1 downloaded from the
kernel.org so that ARCH=arm using
toolchain that came with scratchbox installation.
What I have done so far:
1) Extracted the source
2) export PATH=/scratchbox/compilers/arm-linux-gcc3.4.cs-glibc2.3/bin/:$PATH
3) make menuconfig ARCH=arm
- here just select something
4) make ARCH=arm CROSS_COMPILE=arm-linux-
Step 4 fails with a lot's of errors.
So is this compelete wrong approach or what I'm doing wrong ?
_______________________________________________
Scratchbox-users mailing list
[email protected]
http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users