X-Git-Url: https://git.openssl.org/?a=blobdiff_plain;f=INSTALL;h=2cddfb93e6922c2567a92a09f118367bdcd2543e;hb=75b8dfc068ebe76a773bb92f094ec4777c48ca81;hp=9cbdfd7d33c423803f57179013c3a937ae4947ce;hpb=d02b48c63a58ea4367a0e905979f140b7d090f86;p=openssl.git diff --git a/INSTALL b/INSTALL index 9cbdfd7d33..2cddfb93e6 100644 --- a/INSTALL +++ b/INSTALL @@ -38,7 +38,7 @@ make -f Makefile.ssl links Makefile.ssl CC CFLAG EX_LIBS BN_MULW crypto/des/des.h DES_LONG crypto/des/des_locl.h DES_PTR -crypto/md/md2.h MD2_INT +crypto/md2/md2.h MD2_INT crypto/rc4/rc4.h RC4_INT crypto/rc4/rc4_enc.c RC4_INDEX crypto/rc2/rc2.h RC2_INT @@ -126,3 +126,8 @@ The examples for solaris and windows NT/95 are in the mt directory. have fun eric 25-Jun-1997 + +IRIX 5.x will build as a 32 bit system with mips1 assember. +IRIX 6.x will build as a 64 bit system with mips3 assember. It conforms +to n32 standards. In theory you can compile the 64 bit assember under +IRIX 5.x but you will have to have the correct system software installed.