Wrong button again? I wasn't ready with it...

> > It builds shared libraries indeed!
> 
> Can you test one last thing. Assuming that you have the tree configured
> with './Configure aix64-cc shared' left. Would following work:
> 
> cc -q64 -Wl,-bnogc,-bautoexp,

'cc -q64 -qmkshrobj -o libcrypto.so libcrypto.a -bautoexp -bnogc'

Try to run with -# so that it shows the command lines it invokes. Try to
make it work...

> >   The remaining problem for aix shared libraries: versions are not
> > compatible.

On other platforms .so modulenames are complemented with version number,
e.g. libcrypto.so.0.9.7. I don't know it's not the case on AIX, but
we'll address it upcoming 0.9.7a. A.

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to