CentOS 7..2009
gcc 4.8.5-44

I am updating from cryptopp 7.0.0 to 8..0 and receive the following error

gcm.cpp: In member function 'virtual size_t 
CryptoPP::GCM_Base::AuthenticateBlocks(const byte*, size_t)':
gcm.cpp:733:18: error: PIC register clobbered by '%ebx' in 'asm'

Is the correct solution to remove -fPIC from the makefile?
(other than updating to a newer compiler....)

-- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/8e00172e-95cd-4ea0-a835-16f196c9cc94n%40googlegroups.com.

Reply via email to