help-octave
[Top][All Lists]
Advanced

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

Re: DOCSTRINGS up to date


From: John W. Eaton
Subject: Re: DOCSTRINGS up to date
Date: Mon, 20 Dec 2004 14:30:21 -0500

On 20-Dec-2004, Per Persson <address@hidden> wrote:

| 
| On Dec 20, 2004, at 10:07, Samir Sharshar wrote:
| 
| > g++ -fast -mdynamic-no-pic -o munge-texi munge-texi.cc
| > making arith.texi from arith.txi
| > make[3]: *** [arith.texi] Error 138
| > make[2]: *** [interpreter] Error 2
| > make[1]: *** [doc] Error 2
| > make: *** [all] Error 2
| 
| Have you tried compiling munge-texi without the -fast flag?
| cd doc/interpreter/
| g++ -o munge-texi munge-texi.cc
| make
| 
| In my case, -fast broke munge-texi:

Any idea why this might be happening?  The munge-texi file is fairly
simple C++ program that should only rely on standard C++ features.
What does -fast do?

jwe



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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