In what (small) ways can I modify Octave's compile options to enhance it without breaking it?
- by irrational John
If the title to this question seems a bit vague, I am sorry. But I wasn't sure how to distill what I am attempting to do into a single sentence.
A few weeks back I learned that I could build and install recent releases of Octave on an Ubuntu 12.04 system by following the steps below.
Install the tools needed to compile, link, and run octave.
For…