Under QNX4 and I use in Configure: "qnx4", "cc:-DL_ENDIAN -DTERMIO -DNO_STRINGS_H::(unknown)::-lsocket:EXPORT_VAR_AS_FN ${x86_gcc_des} ${x86_gcc_opts}:"
it based on Valdimir Timonin patch I use in config: QNX:*) case "$VERSION" in 4*) echo "${MACHINE}-whatever-qnx4" ;; 6*) echo "${MACHINE}-whatever-qnx6" ;; *) echo "${MACHINE}-whatever-qnx" ;; esac exit 0 ;; becouse $VERSION in qnx4.25 is 'uname -v' = 425, but I dont know about qnx6 for this. After that all compile and test fine!!!!! may be include this in next version. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]