You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First one could be due to the compiler being more aggressive in inlining and optimizing and not performing all the computations in the performance measurement loop.
Niels
Fedora isn't currently a priority for us, but if you happen to find out what the issue is, we'd be happy to make reasonable changes to improve our cross-distro support. The interesting thing is that we do have a package which builds for Mariner using their build environment; Mariner is RedHat/Fedora based, and I believe the Mariner build tools should be similar to what's used there. Possibly just different default compiler flags - we may need to be more explicit in choosing which flags we set or don't set.
Default build options need some changes when packaging for Fedora Linux.
For a release build, following test fails:
Build log
FIPS verification also seems to fail with a debug build:
Build log
Can investigate further if of interest to see how SymCrypt can be adapted to other platforms.
The text was updated successfully, but these errors were encountered: