On Wednesday, 24 August 2016 08:59:33 UTC+1, Andrew Marlow wrote:
>
>
> We need to see the test program, how it was compiled, and how it was 
>> linked.
>>
>
> At last I have managed to reproduce the problem in a standalone test 
> program, apmtest.cpp. It is attached. 
>

I forgot to mention how I build the test program. I put it in the cryptopp 
source directory and used these commands:

CC -c -m64 -D_REENTRANT -mt -g -KPIC apmtest.cpp 
CC -m64 -mt -o apmtest apmtest.o libcryptopp.a

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to