Hi,
here the status on the two objectives: a.) Debug via gdb b.) compile an octave-gui.exe including debug symbols
a)
I am working on it.
* I added 4 breakpoints
* Interrupted the gdb-terminal: c, ENTER
* Gave a command in octave-gui.exe
Strange thing there was no gdb.txt on the entire main drive c:\
b)
unfortunately the build crashed.
I used exactly the same commands Markus had proposed.
The problem seems to be that "CMAKE_MAKE_PROGRAM is not set."
Where should this be done?
--------------------------------------------------------------------------------------------------------------------
Failed to build package lapack!
------------------------------------------------------------
CMake Error: CMake was unable to find a build program corresponding to "Unix Makefiles". CMAKE_MAKE_PROGRAM is not set. You probably need to select a different build tool.
CMake Error: CMAKE_Fortran_COMPILER not set, after EnableLanguage
CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
-- Configuring incomplete, errors occurred!
make[2]: *** [/home/spofahl/hg/mxe-octave/Makefile:940: build-only-lapack] Fehler 1
make[2]: Verzeichnis „/home/spofahl/hg/mxe-octave“ wird verlassen
real 0m2.232s
user 0m1.986s
sys 0m0.437s
----------------------------------------------------------------------------------------------------------------------
Regards,
Stefan
Regards,
Stefan