Mercurial > hg > octave-lyh
comparison README @ 2885:a65b62d2f630
[project @ 1997-04-26 18:56:10 by jwe]
author | jwe |
---|---|
date | Sat, 26 Apr 1997 18:56:11 +0000 |
parents | 8b262e771614 |
children | 91589ab98e37 |
comparison
equal
deleted
inserted
replaced
2884:d500989072eb | 2885:a65b62d2f630 |
---|---|
66 support for dynamic linking and user-defined data types. If you | 66 support for dynamic linking and user-defined data types. If you |
67 notice ommissions or inconsistencies, please report them as bugs to | 67 notice ommissions or inconsistencies, please report them as bugs to |
68 bug-octave@bevo.che.wisc.edu. Specific suggestions for ways to | 68 bug-octave@bevo.che.wisc.edu. Specific suggestions for ways to |
69 improve Octave and its documentation are always welcome. | 69 improve Octave and its documentation are always welcome. |
70 | 70 |
71 Implemenation | 71 Implementation |
72 ------------- | 72 -------------- |
73 | 73 |
74 Octave is being developed with the Free Software Foundation's make, | 74 Octave is being developed with the Free Software Foundation's make, |
75 bison (a replacement for YACC), flex (a replacement for lex), gcc/g++, | 75 bison (a replacement for YACC), flex (a replacement for lex), gcc/g++, |
76 and libg++ on an Intel Pentium 133 system running Debian Linux/GNU. | 76 and libg++ on an Intel Pentium 133 system running Debian Linux/GNU. |
77 It should be possible to install it on any machine that runs GCC/G++. | 77 It should be possible to install it on any machine that runs GCC/G++. |