I've just built openssl-0.9.4 on Solaris with shared libraries and used these .so's with my JAVA application. All you need is to follow the procedures below: open static libraries (libssl.a, libcrypto.a) with ar -x command and obtain the object files. reassamble these files by using the gcc compiler with the -G option and obtain .so files. In my system (solaris-sparcv9-gcc) gcc option "-shared" does not work. I don't know if I'm doing something wrong, but this way of obtaining .so's satisfies my needs. Michael Sierchio wrote: > Has anyone successfully built openssl-0.9.4 on Solaris with shared > libraries? The 'linux-shared' target seems to produce numerous > errors (gcc invoking the native ld?). Any pointers greatly appreciated. > > Cheers, > > Michael
begin:vcard n:KASIM;Basar tel;cell:+90 542 5870915 tel;fax:+90 312 2873568 tel;work:+90 312 2873565 ( ext. 726 ) x-mozilla-html:FALSE org:Havelsan AS;Dept. of Information Security adr:;;Eskisehir Yolu 7.Km;ANKARA;;06520;TURKEY version:2.1 email;internet:[EMAIL PROTECTED] title:Electronics Engineer fn:Basar KASIM end:vcard
