Closed iceyee closed 3 months ago
Hello!
This sounds similar to the build failure reported here: #474
The error message you listed summarizes the reason for the failure:
Your compiler (cc) is not supported due to a memcmp related bug reported in https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189.We strongly recommend against using this compiler.
This is supposedly a bug only present in GCC 10.1, but perhaps there are other compiler versions that have it as well?
As a debug step, would you try setting AWS_LC_SYS_CMAKE_BUILDER=1
in your environment so the build uses CMake? I'm curious whether the "CMake build" would also complain about this issue.
yes, i have tried your suggestion, and its ok. its a valid solution.
i also tried another solution, upgrade gcc to the newest version 10.5, it works well too.
Problem:
a few months ago, it works well. but today i try "cargo update" and "cargo build", it wrong.
error message:
Relevant details
AWS-LC for Rust versions or commit: (6b1bce0...)
System information: