octave-maintainers
[Top][All Lists]
Advanced

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

First success of building octave development branch(3-3-51+) by MinGW (f


From: John W. Eaton
Subject: First success of building octave development branch(3-3-51+) by MinGW (for me)
Date: Wed, 14 Apr 2010 09:32:49 -0400

On 14-Apr-2010, Tatsuro MATSUOKA wrote:

| The compile errors which I have suffer in long term suddenly disappeared 
using the very recent source.
| (At least April 1, I could not compile C++ sources without dirty patches to 
gnulib header files and
| some octave source.)
| I can at last finished to build development source.
| Perhaps this is due to the recent improvement of the gnulib

OK, that's good news.

| However built binaries are unstable
| 
| octave.exe:4> help plot
| panic: Segmentation violation -- stopping myself...
| attempting to save variables to `octave-core'...
| save to `octave-core' complete

Can you use

  ./run-octave -g

to run Octave with gdb and find out where the crash is happening?

jwe



reply via email to

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