build: Unaligned libsecp256k1 flags in debug builds #30055

issue hebasto opened this issue on May 7, 2024
  1. hebasto commented at 4:07 PM on May 7, 2024: member

    When configured with --enable-debug, C++ code compiles with -O0 -g3.

    However, libsecp256k1 code compiles with -g -O2.

  2. hebasto added the label Build system on May 7, 2024
  3. theuni commented at 7:23 PM on May 9, 2024: member

    I'm not sure this is a problem? It's hard to imagine a use-case where we'd want to be debugging Core with an un-optimized secp.

  4. fanquake commented at 11:16 AM on May 31, 2024: member

    What's the status of this? Can you explain the use-case where this is an issue for you, or the other motivation?

  5. hebasto closed this on May 31, 2024

  6. bitcoin locked this on May 31, 2025

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-24 21:13 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me