astral-sh / astral-sh/python-build-standalone
Consider pinning DWARF version to v4 or earlier
Open
compatibility
- Dominant language
- Python
- Stars
- 4.4k
- Forks
- 314
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 27
Description
The LLVM 15 upgrade in `main` appears to have also introduced DWARF v5 into ELF binaries. Such modern DWARF may cause issues with older toolchains and debuggers.
We should consider downgrading DWARF to an older version to maintain better compatibility.
Contributor guide
Assessment
This issue has not been assessed yet.