Login Page - Create Account

Support Board


Date/Time: Tue, 06 May 2025 17:05:45 +0000



Post From: Local build with mingw creates a dll without study symbols using official compiler flags

[2024-12-19 17:13:55]
jonas.cl - Posts: 3
Thank you for the answer! Unfortunately on my system this command doesn't produce a binary with symbols. I guess it could be related to compiler version, environment or something else. Would you mind sharing a build log with debugging enabled? Add -v -fverbose-asm -Q -save-temps to the command. If this path doesn't work I'll try compiling with clang instead.

My version is:
x86_64-w64-mingw32-g++.exe (MinGW-W64 x86_64-ucrt-posix-seh, built by Brecht Sanders, r2) 14.2.0
Copyright (C) 2024 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.