Skip to content

[botan] Build with /Z7 instead of /Zi #12088

@gix

Description

@gix

Is your feature request related to a problem? Please describe.
Usually ports, AFAICT, are built with /Z7 which also makes debug symbols available when building static libraries. The botan port is built with /Zi /FS instead.

Proposed solution
I'm not sure whether it's possible to change this option with the provided configure.py. Otherwise the compiler info in src\build-data\cc\msvc.txt must be patched.

Metadata

Metadata

Assignees

Labels

category:port-featureThe issue is with a library, which is requesting new capabilities that didn’t exist

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions