Hi,

I am trying to recompile a project I had in the previous version of
Ubuntu (gcc (GCC) 4.2.3 (Ubuntu 4.2.3-2ubuntu7)) using Crypto++ 5.5.1,
but when I compile it using Crypto++ 5.5.2 I am receiving many
warnings

      /usr/include/bits/string3.h:82: warning: call to
‘__warn_memset_zero_len’ declared with attribute warning: memset used
with constant zero length parameter; this could be due to transposed
parameters

I can compile it fine in the Ubuntu 8.10 for 32 bits but when I added
my Crypto++ 5.5.1 for 64 bits flags to Crypto++ 5.5.2 (-fpic -
march=native -mtune=native ) I didn't have any success.

It will be helpful to know what's the best way to compile it.


Thank You,
Diego
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to [EMAIL PROTECTED]
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
-~----------~----~----~----~------~----~------~--~---

Reply via email to