I have the problem that configure can't run the binaries, due to crosscompiling. How can you solve these issues with ./configure? checking whether size_t is signed... configure: error: cannot run test program while cross compiling See `config.log' for more details. I configure with a mipsel cross compiler. Cheers Martin