> > Is there an idiot's guide to run the configure script to generate a > > "configure --help" may help ;-) > > > makefile that uses a cross-compiler instead of the native gcc. I like to > > build it from my ix86 box. I'm getting a headache from googling... >
This seems to do the trick. CC=ppc-linux-gcc ./configure --disable-shared ppc-linux --prefix=/home/davidho/usr/local David ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/
