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

Aleksey Sanin aleksey at aleksey.com
Thu Feb 26 10:08:12 PST 2015


Sorry, I don't have much of experience with cross compile for arm
and can't give you any meaningful advice.

Aleksey

On 2/26/15 6:36 AM, Czempiel, Tobias [TZM] wrote:
> 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
> 
> 
> 
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
> 


More information about the xmlsec mailing list