Hello all,

I'm new to this mailing-list. I'm trying to build uclinux kernel for ARM S3C4510B. I downloaded the 2.6.19 stock kernel and patched it with linux-2.6.19-uc0-big.patch.gz. I'm using the latest version of uClinux ARM compiler from CodeSourcery. Here are the command's i used:

make ARCH=arm CROSS_COMPILE=arm-uclinuxeabi- V=1 espd_4510b_defconfig.

After this:

make ARCH=arm CROSS_COMPILE=arm-uclinuxeabi V=1 2>&1 | tee build.log

I faced numerous compilation issues( i fixed the compilation issues but not sure if its working) and linking issues. I would like to know if its possible to build the kernel alone in this way. If yes, am i missing some steps here?

Here I'm trying to learn how to build each component(kernel,uClibc,Busybox) from scratch.

Thanks for your support.

Thanks,
Surej Joseph.
_______________________________________________
uClinux-dev mailing list
[email protected]
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by [email protected]
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to