Merhaba,
Cryptopp'u GCC12 ile build edemiyorum. GCC11 ile denedim yine olmadı. Sürümle alakalı olabilir mi bilmiyorum.
Nasıl çözebilirim?
Cryptopp'u GCC12 ile build edemiyorum. GCC11 ile denedim yine olmadı. Sürümle alakalı olabilir mi bilmiyorum.
Kod:
gcm.cpp: In member function 'size_t CryptoPP::GCM_Base::_ZN8CryptoPP8GCM_Base18AuthenticateBlocksEPKhj.part.0(const CryptoPP::byte*, size_t)':
gcm.cpp:566:13: error: the register '%xmm5' cannot be clobbered in 'asm' for the current target
566 | __asm__ __volatile__
| ^~~~~~~