Regarding uclinux architecture.

To way overly simplify:

* The kernel is now a regular linux kernel, configured
through the magic of make menuconfig and ported config
files, we can make a uClinux kernel.

* The kernel is linked uClibc for its standard
library, instead of glib to save size.

* It still needs a filesystem with a root device and 
some default applications. 

* http://www.uclinux.org/pub/uClinux/dist/ has
a nice package that has all three tied together.
 
Is this basically the long and short of it??

What is the difference between 
arm-elf-gcc and
arm-linux-elf-gcc?

Thanks,
-Mike

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
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