octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #41296] build mkoctfile and octave-config as e


From: Rik
Subject: [Octave-bug-tracker] [bug #41296] build mkoctfile and octave-config as executables on all platforms
Date: Fri, 24 Jan 2014 06:12:05 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #9, bug #41296 (project octave):

I compiled all of the sample pieces of code in the examples directory with the
new mkoctfile.  I found a lot of out-of-date material in the documentation
which I fixed here
(http://hg.savannah.gnu.org/hgweb/octave/rev/adb7c7e6a4a1).

One major problem I found was that myfeval.c leads to a segfault.


octave:1> mex myfeval.c
octave:2> myfeval ("sin", 1)
panic: Segmentation fault -- stopping myself...
Hello, World!
I have 2 inputs and 0 outputs
I'm going to call the function sin
attempting to save variables to 'octave-workspace'...
save to 'octave-workspace' complete
Segmentation fault


It might be some new problem with my machine because I tried it with past
versions of Octave (3.6.4, 3.4.3, 3.2.4) and I also got a segfault.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41296>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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