- From: Rafael Rodríguez Velilla <rrv@tid.es>
- Date: Tue, 24 Jul 2001 11:07:56 +0200
- To: libwww <www-lib@w3.org>
I'm having problems to compile libwww for ARM. I can't even configure it. I use the following command line to configure: NM=arm-linu-nm CC=arm-linux-gcc AR=arm-linux-ar ./configure --build=i686-linux --target=arm-linux --host=arm-linux --enable-static It finds correctly the compiler but it stops with an error when it checks the size of the types with the following message: ... checking for BOOLEAN... no checking for u_char ... yes checking for u_short... yes checking for u_long... yes checking size of char... configure: error: can not run test program while cross compiling. Does someone knows how should I compile it for ARM from my PC? Can I find it compiled anywhere? Thank you in advance -- Rafael Rodríguez Velilla rrv@tid.es Telefónica I+D http://www.tid.es Telf: +34 - 91 337 4270
Received on Tuesday, 24 July 2001 05:34:18 UTC