I am using windows xp sp-3, I have to build a gcc cross compiler under windows for arm processor linux kernel 2.6.15 version.so what are the required files to build cross compiler under windows.what stpes i have to follow.
please share you ideas its very helpfull to me.
Take your Windows computer, put it behind the wheel of a car, run over it, then go out and buy a new computer and install Linux on it, so that you can cross-compile ARM Linux. lol!
Ok seriously, don’t make life difficult for yourself by using Windows to cross-compile Linux. I’m sure you could, after tortuous steps, get something or other working under Cygwin or something like that, but isn’t life too short and your head hairs too few to do that?
If you cannot install Linux natively on a computer, then at least use something like VirtualBox to run Linux in a VM on Windows. Assuming you have enough RAM.
As for cross-compiling ARM Linux, I’m sure a web search will find you the tutes you need.