On Fri, Feb 02, 2001 at 04:51:18PM +0100, Carsten Langgaard wrote: > Please, can anyone provide me with the right set of RPMs, so I can cross > compile a "hello-world" program on a linux PC ? > > /Carsten > Go to ftp://ftp.mvista.com/pub/Area51/mips_fp_le/, and look for the following packages for i386 host: . binutils . kernel-headers . gcc . glibc Install them and you are ready to go! There are also big endian packages available. Jun