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

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

[Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault


From: Rik
Subject: [Octave-bug-tracker] [bug #41699] imformats causes a segmentation fault on Windows when Octave exits
Date: Sun, 22 Feb 2015 23:16:34 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Follow-up Comment #66, bug #41699 (project octave):

It seems that the cross-compiler in MXE has trouble finding the correct
switches to throw.


checking for OpenMP flag of C compiler... unknown
checking for OpenMP flag of C++ compiler... unknown


Yet at the end of the configuration for MXE-octave.


OpenMP SMP multithreading:          yes


When I run the generated Octave under Windows, however,


octave_config_info.features.OPENMP
ans = 0


Now that we've switched to silent rules I can't tell whether '-fopenmp' is in
any of the compilations, but 


octave_config_info.CXXFLAGS
ans = -g -O2 -pthread


so I'm guessing not.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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