When libcrypto.a is deleted and then re-made, the Makefiles only put
those files into the new library which had to be newly built. A better
way would be to create an .a file in each subdirectory and create a
new libcrypto.a out of them whenever necessary. It will probably be
somewhat slower, but at least the library is always consistent.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to