In message <BAY1-F39ahdtT8esYrJ0000a53e@hotmail.com> you wrote: > > Now I have all the tools (mips32el-linux) on Redhat Linux 9 & its source. I Did you have a look at the ELDK? See http://www.denx.de/re/ELDK.html resp. ftp://ftp.leo.org/pub/eldk/2.1.0/eldk-mips-linux-x86/ > $ make xconfig > > It displayed a window with lot of options. But under processor I could only > find flavors of x86 core. I bet you missed to set "ARCH := mips" in the TLD Makefile; alternatively try "make ARCH=mips xconfig" Best regards, Wolfgang Denk -- Software Engineering: Embedded and Realtime Systems, Embedded Linux Phone: (+49)-8142-4596-87 Fax: (+49)-8142-4596-88 Email: wd@denx.de "The number of Unix installations has grown to 10, with more expected." - The Unix Programmer's Manual, 2nd Edition, June, 1972