Hi, I have found that the "grep $$obj allobjs" in Makefile.ssl returns more entries than excepted. I am using 0.9.6j.
For example when processing mem.o the grep will return 2 entries: ./crypto/bio/bss_mem.o and ./crypto/mem.o. That way unexcepted objects may end in the dynamic library. The fix I see it to extract the content of the *.a file in a temporary subdirectory and fill the dynamic library with those objects. Cheers Jean-frederic ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
