Elektrine lite

← Feed

@malwareminigun@infosec.exchange

Post #3491237

2026-06-29 18:01 UTC

@horenmar@mastodon.social I don't know where current CMake upstream is on this question; I do know at one point they tried to make release without PDBs but I don't know if they still do. vcpkg always says /Z7 https://github.com/microsoft/vcpkg/blob/a0400024711b283056538ac19ced80b91a83c24c/scripts/toolchains/windows.cmake#L89-L90

Replies (2)

  • @DG0YT@social.darc.de 2026-06-30 10:15

    @malwareminigun@infosec.exchange @horenmar@mastodon.social There is an issue for port grpc, and users keep complaining, and nothing happens.

    Open ##3491236

  • @horenmar@mastodon.social 2026-07-06 09:19

    @malwareminigun@infosec.exchange I remembered this conversation and checked with CMake 4.2.1: Release does not have debug info, RelWithDebInfo does (and it has decreased optimization level with `/Ob1`).

    Open ##3625348