>Date: Fri, 26 Jan 2001 10:37:03 -0800 >From: Pete Popov <ppopov@mvista.com> >To: Mike McDonald <mikemac@mikemac.com> >Subject: Re: Cross compiling RPMs >To start with, you'll need a cross tool chain setup properly with the >headers and libraries. One option is >ftp.mvista.com:/pub/Area51/mips_fp_le. You can grab everything (the >entire root fs) or just the tools: binutils, gcc, kernel headers, >glibc. Others might have similar toolchains they can point you at. >Another option is native builds, which I personally don't like. > >Pete I have a working tool chain that I use to cross compile a kernel with sources from. How do I convince rpm to use that chain? Mike McDonald mikemac@mikemac.com