link.x: Add .sdata2 sections
Clang doesn't seem to generate these, but GCC does. I'm trying to link secp256k1, which is a C library, to my Rust code so the linker script needs to include these sections too.
parent
fd312ff7
Please register or sign in to comment