[xmlsec] cross complie xmlsec1 on Arm-linux problem.

Czempiel, Tobias [TZM] Tobias.Czempiel at tzm.de
Thu Feb 26 06:36:23 PST 2015


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.aleksey.com/pipermail/xmlsec/attachments/20150226/c8c48162/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.log
Type: application/octet-stream
Size: 42522 bytes
Desc: config.log
URL: <http://www.aleksey.com/pipermail/xmlsec/attachments/20150226/c8c48162/attachment-0001.obj>


More information about the xmlsec mailing list