29 Dec
2006
29 Dec
'06
11:35 p.m.
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