Hi all, I try to cross compile xmlsec for an arm-linux Version.
This is my configure: $ sudo ./configure --build= x86_64-unknown-linux-gnu --host= arm-linux-gnueabi --enable-static --enable-static-linking --disable-crypto-dl --disable-apps-crypto-dl --with-libxml-src=/etc/libxml2-2.9.2/_install/lib/ --without-gcrypt --without-gnutls --without-nss --with-default-crypto=openssl --prefix=/etc/xmlsec1 $ file xmlsec1 After the compilation gives me: xmlsec1: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.32, BuildID[sha1]=b2c891e84ae56f74a37f68ff68f77bbc153df43c, not stripped It seems that the -host Flag was not accepted, but I don't know why. Is there something I'am missing? I also added my config.log for further information. Thanks Tobias
config.log
Description: config.log
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
