Diff for /rpl/README between versions 1.16 and 1.18

version 1.16, 2011/06/28 11:18:42 version 1.18, 2011/09/08 14:02:52
Line 12 Line 12
     LESSTIF LIBRAIRIES SINCE OPENMOTIF IS AVAILABLE.      LESSTIF LIBRAIRIES SINCE OPENMOTIF IS AVAILABLE.
   
     DO NOT USE 'make install-strip' THAT BREAKS RPL/2.      DO NOT USE 'make install-strip' THAT BREAKS RPL/2.
   
     NOTE :  
   
     IF RPL/2 ABORTS WITH BUS ERROR, PLEASE TRY TO REBUILD OPENSSL (tools)  
     WITH no-asm OPTION. OPENSSL IS BROKEN ON SPARC ARCHITECTURE. MAYBE ON SOME  
     OTHERS.  
 --------------------------------------------------------------------------------  --------------------------------------------------------------------------------
   
     RPL/2 signifies Reverse Polish Lisp/2. This language is obvious derivated      RPL/2 signifies Reverse Polish Lisp/2. This language is obvious derivated
Line 33  symbolic and scientific computations. Line 27  symbolic and scientific computations.
     tools/file-*/Makefile.am;      tools/file-*/Makefile.am;
     - gcc-4.4 or newer;      - gcc-4.4 or newer;
     - g++-4.4 or newer;      - g++-4.4 or newer;
     - gfortran-4.4 or newer.      - gfortran-4.4 or newer;
       - bash in /bin/bash. To build RPL/CAS on NetBSD, you have to add a soft link
         like 'ln -s /usr/pkg/bin/bash /bin/bash'.
   
     RPL/2 build process invoques automake and autoconf.      RPL/2 build process invoques automake and autoconf.
   

Removed from v.1.16  
changed lines
  Added in v.1.18


CVSweb interface <joel.bertrand@systella.fr>