On Sunday, May 25, 2003, at 06:18 PM, Steve Lee wrote:
Thank you for your kind explanation. I tried as you suggested, but the result was disappointing. Please, refer to the following console message and give me direction.
./configure --enable-speed --disable-debugging --enable-fpm=arm --enable-aso --host=arm CC=/opt/uClinux/bin/arm-elf-gcc RANLIB=/opt/uClinux/bin/arm-elf-ranlib LD=/opt/uClinux/bin/arm-elf-ld configure: warning: CC=/opt/uClinux/bin/arm-elf-gcc: invalid host type configure: warning: RANLIB=/opt/uClinux/bin/arm-elf-ranlib: invalid host type configure: error: can only configure for one host and one target at a time
My apologies; the version of autoconf used in the current release is older than I remembered. Try putting the environment variables before the command like you had before and it should work.