I've imported CryptoPP into XCode and am trying to compile it as a
"BSD Static Library" project. I have it set to use GCC 4.2, but I also
tried with the default 4.0.

Compiling ..libs/cryptopp/integer.cpp ( 1 error )
{standard input}:13576: suffix or operands invalid for `call`

...


I get that error many times for that file, and a few others. I believe
it has to do with the assembly instructions in it. I also get the
error on `jmp` instructions.
--~--~---------~--~----~------------~-------~--~----~
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