On Thu, Dec 10, 2009 at 09:24:26AM +0100, Adal Alom Rodríguez wrote:
> My name is Adal and I'm new in this world. I'm working with a few
> freescale coldfire as a developer and after a few weeks of try -> error
> -> read, I think I'm ready to ask some questions.
> 
> The firs one: I'm trying to compile a 2.4 kernel for freescale in a
> Ubuntu 9.10, I've managed myself to compile an old version (20040218)
> but I'm having problems with uClinux-dist-20090618 with or without
> 20091129 patch. Maybe I choose a wrong dist of Linux? Do you have any
> suggestion? I think that everything should be ok, because I can compile
> a new 2.6 kernel or an old 2.4 but after a week... nothing seems to make
> sense anymore :)
> 
> The last one: I'm trying to build a 2.4 kernel with IPv6 support, it's a
> waste of time? I mean, I've read about incomplete support but I want to
> know if I'm going to be able to compile and have an IPv6 address. In the
> near future I'm concerned that I will have to switch to a 2.6, but now I
> just need basic features.
> 
> Thank you very much for your time, I'll try to learn fast.

Well I use a coldfire here, with 2.6.29 kernel at the moment.  I don't
even want to consider 2.4 kernels anymore.  Why bother?

I do NOT use uclinux-dist at all, I use:
uclibc 0.9.30.1
binutils 2.19.1
elf2flt from blackfin checked out 2009-04-20
gcc 4.3.3
busybox 1.14.1

Very minimal patching was needed to compile everything, and I believe
uclibc in the git tree no longer needs any patching since the syscall
stuff was all cleaned up and deamon() now doesn't fail to compile anymore.

busybox needed a makefile patch to make it not try to compile the
crypto stuff that I didn't ask for anyhow, and which fails to compile
on coldfire.

Seems to work pretty well so far.

-- 
Len Sorensen
_______________________________________________
uClinux-dev mailing list
uClinux-dev@uclinux.org
http://mailman.uclinux.org/mailman/listinfo/uclinux-dev
This message was resent by uclinux-dev@uclinux.org
To unsubscribe see:
http://mailman.uclinux.org/mailman/options/uclinux-dev

Reply via email to