hi , need help regarding cross compilation of openssl with mips-linux-gcc for shared library
i am getting when ./configure You gave the option 'shared'. Normally, that would give you shared libraries. Unfortunately, the OpenSSL configuration doesn't include shared library support for this platform yet, so it will pretend you gave the option 'no-shared'. If you can inform the developpers (openssl-dev\@openssl.org) how to support shared libraries on this platform, they will at least look at it and try their best (but please first make sure you have tried with a current version of OpenSSL). while try to do make test ../util/shlib_wrap.sh ./destest ../util/shlib_wrap.sh: line 93: /home/zigiria/openssl-1.0.1c/test/destest: cannot execute binary file ../util/shlib_wrap.sh: line 93: /home/zigiria/openssl-1.0.1c/test/destest: Success make[1]: *** [test_des] Error 1 make[1]: Leaving directory `/home/zigiria/openssl-1.0.1c/test' make: *** [tests] Error 2 please help me to resolve this issue i wasted lot of time to cross compile please help Regards, k zigiria
