Hi,

Compiling on FreeBSD produces this error first:

g++ -o cryptest.exe -O2 -DNDEBUG -ffunction-sections -fdata-sections -pipe bench
.o test.o validat1.o validat2.o validat3.o adhoc.o datatest.o regtest.o -L. -lcr
yptopp -Wl,--gc-sections
./libcryptopp.a(cryptlib.o)(.gnu.linkonce.d._vt$Q48CryptoPP12PK_Decryptor123Crea
teDecryptionFilter__CQ28CryptoPP12PK_DecryptorRQ28CryptoPP21RandomNumberGenerato
rPQ28CryptoPP22BufferedTransformation.0_16DecryptionFilter+0xc): undefined refer
ence to `_$_Q48CryptoPP12PK_Decryptor123CreateDecryptionFilter__CQ28CryptoPP12PK
_DecryptorRQ28CryptoPP21RandomNumberGeneratorPQ28CryptoPP22BufferedTransformatio
n.0_16DecryptionFilter.2211'

and a few more errors, with this one last:

./libcryptopp.a(cryptlib.o)(.gnu.linkonce.d._vt$Q38CryptoPP21NullRNG__8CryptoPPv
.0_7NullRNG+0x24): undefined reference to `GenerateByte__Q38CryptoPP21NullRNG__8
CryptoPPv.0_7NullRNG.1938'

I've compiled OK on Linux RH 7.3, but it was a while ago.

Anyone have any ideas?

-- 
Russell Robinson (mailto:[EMAIL PROTECTED])
Author of TTMaker (Advanced Timetabling Software)
Root Software Pty Limited (http://www.rootsoftware.com)

Reply via email to