[uClinux-dev] Building uClinux kernel (2.6.19) for S3C4510b from
scratch.
Surej Antony Joseph
surej.aj at gmail.com
Sat Nov 24 13:26:37 EST 2007
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.
More information about the uClinux-dev
mailing list