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

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

[Octave-bug-tracker] [bug #37308] JIT build fails some numerical tests;


From: Max Brister
Subject: [Octave-bug-tracker] [bug #37308] JIT build fails some numerical tests; non-JIT build is OK.
Date: Mon, 10 Sep 2012 17:03:32 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.1 (KHTML, like Gecko) Chrome/21.0.1180.89 Safari/537.1

Follow-up Comment #10, bug #37308 (project octave):

Ok, maybe this has something to do with 32 bit processors then? I'll try
building on my 32 bit machine, it will take a while though.

What I meant by compiling with jit debug is:

./configure <regular flags> --enable-jit-debug
make
./run-octave
octave> enable_jit_debug (1);
octave> test cellfun


This might also work, but octave's option setting is buggy for me right now.


./configure <regular flags> --enable-jit-debug
make
./run-octave --jit-debug
octave> test cellfun
-varbatim-

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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