> Similar result: > > + ld -b64 -r -o libcrypto.o -bnogc libcrypto.a > + nm -Pg libcrypto.o > + grep [BD] > + cut -f1 -d > + 1> libcrypto.exp > 0654-210 libcrypto.o is not valid in the current object file mode. > Use the -X option to specify the desired object mode. > + cc -q64 -G -bE:libcrypto.exp -bM:SRE -o libcrypto.so.0.9.7 libcrypto.o -L. > ld: 0711-244 ERROR: No csects or exported symbols have been saved. > make[3]: *** [do_aix-shared] Error 1
No, it's not... Presumably you have to add -X 64 to nm command line also. A. ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]