octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

docs help


From: John W. Eaton
Subject: docs help
Date: Tue, 30 Nov 2010 15:29:14 -0500

On 30-Nov-2010, Doug Stewart wrote:

| In the online docs at:
| 
http://www.gnu.org/software/octave/doc/interpreter/Installation.html#Installation
| 
| It says
|  make CFLAGS=-O CXXFLAGS=-O LDFLAGS=
| 
| should there be a -0 at the end of that line?

No, and those are -O (letter O, not zero).  And that's only if you
don't want debugging symbols.  But these days, why wouldn't you?
Debugging symbols only take up some disk space, and disk space is
probably cheaper than waiting to rebuild if you need to debug
later...

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]