naveen yadav <yad.naveen@xxxxxxxxx> writes: > I want to know is there any dependency of host environment to build a > cross toolchain. I hope not. > Suppose I want to build GCC 4.4 for MIPS arch. > 1.So is there some min version of GCC I need to keep on my host build > server.So how can i found which is best for me. > 2. or Some min kernel version I need to keep. > 3. What is best and optimise way to build a cross toolchain. The kernel version is irrelevant. Ordinarily you will get best results by building your compiler with a native build of the same compiler version. By the way, no need to send messages to both gcc-help@xxxxxxxxxxx and gcc-help@xxxxxxxx Please send them only to gcc-help@xxxxxxxxxxxx Thanks. Ian