openSSL cross compilation for target "vxworks-armv7a" in Windows platform

2024-07-29 Thread Damodhar Boddukuri via openssl-users
Hi OpenSSL user, I am trying to compile "openSSL cross compilation for target "vxworks-armv7a" in Windows platform": The target compiler is ccarm.exe Approach-1: In Linux platform, Added the following target details in 10-main.conf file and ran the ./config . It generat

Re: Openssl cross compilation

2019-03-14 Thread sachidananda sahu
Hello Sorry, Posted to wrong list, as I subscribed to both. Thanks for pointing out. On Thu, Mar 14, 2019, 7:57 PM Salz, Rich wrote: > >- *checking for SPNEGO support in GSSAPI libraries... configure: >error: in * > > *configure: error: cannot run test program while cross compiling* > >

Re: Openssl cross compilation

2019-03-14 Thread Salz, Rich via openssl-users
* checking for SPNEGO support in GSSAPI libraries... configure: error: in configure: error: cannot run test program while cross compiling See `config.log' for more details That’s ot Openssl library version : cyrus-sasl-2.1.27 Command used : configure --host=x86_64-unknown-freebsd9 --cache=conf

Re: Openssl cross compilation

2019-03-14 Thread Salz, Rich via openssl-users
>: configure --host=x86_64-unknown-freebsd9 --cache=config.cache --disable-ntlm >--disable-otp --disable-sample --enable-gssapi --with-des=no >--with-gss-impl=mit That’s not an OpenSSL configuration, and the error you got is not from OpenSSL.

Openssl cross compilation

2019-03-14 Thread sachidananda sahu
Hi Team, I was trying to cross compile openssl for LDAP purpose but getting this following error. *checking for SPNEGO support in GSSAPI libraries... configure: error: in * *configure: error: cannot run test program while cross compiling* See `config.log' for more details Openssl library version