Hi Surej,

Surej Antony Joseph wrote:
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?

ARM non-mmu support is still in a state of flux in 2.6.x kernels.
What compile problems did you hit?

Regards
Greg



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


--
------------------------------------------------------------------------
Greg Ungerer  --  Chief Software Dude       EMAIL:     [EMAIL PROTECTED]
Secure Computing Corporation                PHONE:       +61 7 3435 2888
825 Stanley St,                             FAX:         +61 7 3891 3630
Woolloongabba, QLD, 4102, Australia         WEB: http://www.SnapGear.com
_______________________________________________
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