To build openssl-0.9.5a on IRIX 6.2 I had to use the following hacks: $ ./config --prefix=/dir no-asm $ perl -pe 's/-n32//; s/-mips3//; s/-DBN_DIV3W//;' Makefile > Makefile+ $ make -f Makefile+ Afterwards "make test" didn't give an error, so I suppose it works. $ uname -a IRIX host 6.2 03131015 IP22 Edmund ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
