Hi all: I want to use arm-iwmmxt-linux-gnueabi in the scratchbox compilation environment, follow http://www.scratchbox.org/wiki/ForeignToolchains instruction, I setup a new target, then try to build the hello-world program, when do ./autogen.sh, it stop and complain "configure: error: cannot run C compiled programs", I think it may caused by qemu-arm, so I compiled qemu-arm from source, and try many many qemu versions, 0.9.1 and qemu-eabi, svn trunk etc... But all of them cannot run the binary created by arm-iwmmxt-linux-gnueabi, Who can send me the qemu-arm or just give me a hint howto get it. Thank you very very much.
~$ arm-iwmmxt-linux-gnueabi-gcc -v Using built-in specs. Target: arm-iwmmxt-linux-gnueabi Configured with: /home1/bridge/toolchain/crosstool/toolchain-2007-03-19/build/arm-iwmmxt-linux-gnueabi/gcc-4.1.1-glibc-2.5/gcc-4.1.1/configure --target=arm-iwmmxt-linux-gnueabi --host=i686-host_pc-linux-gnu --prefix=/usr/local/bridge/arm-iwmmxt-linux-gnueabi --with-cpu=iwmmxt --with-float=soft --enable-cxx-flags=-msoft-float --with-headers=/usr/local/bridge/arm-iwmmxt-linux-gnueabi/arm-iwmmxt-linux-gnueabi/include --with-local-prefix=/usr/local/bridge/arm-iwmmxt-linux-gnueabi/arm-iwmmxt-linux-gnueabi --disable-nls --enable-threads=posix --enable-symvers=gnu --enable-__cxa_atexit --enable-languages=c,c++ --enable-shared --enable-c99 --enable-long-long Thread model: posix gcc version 4.1.1 Best Regards, Xiaohua _______________________________________________ Scratchbox-users mailing list Scratchbox-users@lists.scratchbox.org http://lists.scratchbox.org/cgi-bin/mailman/listinfo/scratchbox-users