On Sep 15, 12:37 pm, Peter Klotz <[email protected]> wrote:
> Caleb Cushing ( xenoterracide ) wrote:
>
>
>
> > It seems to have problems linking though...
>
> > g++ -lboost_filesystem -lcryptopp sha1.cpp
>
> On Ubuntu 9.04 your program compiles and links using this command line:
>
> g++ -lboost_filesystem-mt -lcryptopp sha1.cpp
>
> Ubuntu uses Crypto++ 5.5.2 and Boost 1.37.0.
>

can anyone validate that my code works with 5.6.0? built with gcc
4.4.1? I'm pretty sure boost isn't the problem since the linker is
complaining about crypto++ and I've got code working with just boost
1.39.0. not trying to call bug here. just trying to figure out where
my problem is. I did start a discussion about it on the archlinux
mailing list.
--~--~---------~--~----~------------~-------~--~----~
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