Hi, We are using the openssl-0.9.8i. It looks like the currently build system is generating the symbolic link files (libpsc_ssl.so and libpsc_crypto.so) along with the shared libraries( libpsc_crypto.so.0.9.8, libpsc_ssl.so.0.9.8). However, the symbolic links will not work for windows.
Looks like there are no import files getting generating along with build. We are planning to work on to generate the import files, which are exported symbols into the shared library while linking is happening. Could you please let me know, what options and which makefiles need to b modify for this. It will be great help if you provide the information on this. Thank you very much. Regards, Brahma
|
Hi, We are using the openssl-0.9.8i. It looks like the currently
build system is generating the symbolic link files (libpsc_ssl.so and libpsc_crypto.so)
along with the shared libraries( libpsc_crypto.so.0.9.8, libpsc_ssl.so.0.9.8). However, the symbolic links will not work for windows. Looks like there are no import files getting generating
along with build. We are planning to work on to generate the import files, which
are exported symbols into the shared library while linking is happening. Could you please let me know, what options and which makefiles
need to b modify for this. It will be great help if you provide the information on
this. Thank you very much. Regards, Brahma |
