Is there a way to enable generating debug info with the release build. I know that you can build a debug version in cygwin with “make -j 4 debug” but this will append “-debug” to julia.exe and some dll’s. I tried removing “-debug” from the make files but this generates errors while building.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Build Julia with Cygwin64 on Windows 10, julia-debug.exe is missing? | 2 | 687 | August 16, 2018 | |
Installing a debug build with `make debug` failing | 0 | 393 | March 27, 2019 | |
Make debug builds of Julia available? | 0 | 383 | March 11, 2020 | |
Building libjulia-debug.dll for debug but no symbols loaded for DLL | 0 | 285 | March 15, 2022 | |
Build Error (Win): Compiling with MinGW/MSYS2 from source | 4 | 2438 | February 18, 2017 |