29 Dec
2006
29 Dec
'06
9:46 p.m.
On December 29, 2006 10:35:26 PM +0100 Martin Höfling martin.hoefling@gmx.de wrote:
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
Create a cache file with the right values, or call configure with those values set in the environment.
-frank