[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
8.1 What else do I need?
To compile Octave, you will need a recent version of GNU Make. You will also need GCC 3.3 or later, although GCC 4.1 or later is recommended.
You must have GNU Make to compile octave. Octave's Makefiles use features of GNU Make that are not present in other versions of make. GNU Make is very portable and easy to install.