Hi, in "Configure", line 415, we see AR option "-X 64". There should not be space, so correct one is "-X64". But perhaps many users use OBJECT_MODE=64 commandline argument they do not see anything wrong. Could you please correct this, thanks.
415c415 < "aix64-cc", "cc:-q64 -O -DB_ENDIAN -qmaxmem=16384 -qro -qroconst::-qthreaded:AIX::SIXTY_FOUR_BIT_LONG RC4_CHAR::aix_ppc64.o::::::::::dlfcn:aix-shared::-q64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)::-X 64", --- > "aix64-cc", "cc:-q64 -O -DB_ENDIAN -qmaxmem=16384 -qro > -qroconst::-qthreaded:AIX::SIXTY_FOUR_BIT_LONG > RC4_CHAR::aix_ppc64.o::::::::::dlfcn:aix-shared::-q64:.so.\$(SHLIB_MAJOR).\$(SHLIB_MINOR)::-X64", Best Regards Tippa Dogi ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
