> The hpux-parisc2-cc configuration still uses the dlfcn specifier (see 
> below), it must be renamed to dl as in the other parisc targets.

64-bit PA-RISC is ELF and implements dlfcn-style API. Even though 
dl-style API is supported in 64-bit context "users are encouraged to 
migrate to the dl* family of dynamic linking routines." The fact that 
hpux64-parisc2 targets use dlfcn is *not* mistake or bug.

> Otherwise the Makefile in engines will try to install non existing 
> libraries with the .so postfix ....

Can you actually confirm that it's not .so files that are generated in 
engine catalog in 64-bit build? link_o.hpux rule in Makefile.shared, 
thee one linking engines is designed to generate 64-bit .so's. A.


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

Reply via email to