supranational / blst

Multilingual BLS12-381 signature library
Apache License 2.0
458 stars 175 forks source link

ld: warning: could not create compact unwind for _blst_sha256_block_data_order #131

Closed patrick-ogrady closed 1 year ago

patrick-ogrady commented 1 year ago

When running the golang blst bindings on macos-11 and macos-12 Github runners, I get the following warning:

ld: warning: could not create compact unwind for _blst_sha256_block_data_order: does not use RBP or RSP based frame

Is there anything I can do to suppress this or to help debug?

dot-asm commented 1 year ago

https://github.com/supranational/blst/issues/105#issuecomment-1044805656.