but i am not sure what is the difference, or what is the function of 2) and 3) ??, between uClinux distribution and the tool-chain??
i know that uClinux distribution has tools to configure the kernel (like menuconfig or xconfig), but
what else?, and the microblaze tool-chain "include everything you need to build uclinux kernels under linux" (i found this definition in a tutorial), then when i do - make dep all - what tools are in action??
when i use the tool chain??, when i buil my kernel or when i do my own applications??, i am confused of what things do the uclinux distribution and what things do the microblaze tool-chain.
thanks