rust-cross / cargo-zigbuild

Compile Cargo project with zig as linker
MIT License
1.35k stars 50 forks source link

docs: Add caveats for glibc version targeting feature #232

Closed polarathene closed 4 months ago

polarathene commented 4 months ago

I have summarized my findings and linked to the issue that details them for more information.

This helps communicate some surprises, both with dynamic and static linking support when considering cargo zigbuild as a solution. Some are UX issues with cargo zigbuild command, while others are upstream quirks with zig cc.