[TLIB Warning] Warning: library was too large for page size, rebuilt with page size 1024
[bcc32 Error] bench1.cpp(64): E2268 Call to undefined function 'log'
[bcc32 Error] bench1.cpp(100): E2268 Call to undefined function 'log'
[bcc32 Warning] bench1.cpp(407): W8012 Comparing signed and unsigned values
[bcc32 Error] factory.h(104): E2040 Declaration terminated incorrectly
[bcc32 Error] factory.h(105): E2451 Undefined symbol 's_registry'
[bcc32 Error] factory.h(105): E2357 Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<RandomNumberGenerator,0>'
[bcc32 Error] factory.h(104): E2040 Declaration terminated incorrectly
[bcc32 Error] factory.h(105): E2451 Undefined symbol 's_registry'
[bcc32 Error] factory.h(105): E2357 Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<NIST_DRBG,0>'
[bcc32 Error] factory.h(104): E2040 Declaration terminated incorrectly
[bcc32 Error] factory.h(105): E2451 Undefined symbol 's_registry'
[bcc32 Error] factory.h(105): E2357 Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<HashTransformation,0>'
[bcc32 Error] factory.h(104): E2040 Declaration terminated incorrectly
[bcc32 Error] factory.h(105): E2451 Undefined symbol 's_registry'
[bcc32 Error] factory.h(105): E2357 Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<AuthenticatedSymmetricCipher,0>'
[bcc32 Error] factory.h(104): E2040 Declaration terminated incorrectly
[bcc32 Error] factory.h(105): E2451 Undefined symbol 's_registry'
[bcc32 Error] factory.h(105): E2357 Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<MessageAuthenticationCode,0>'
[bcc32 Error] factory.h(104): E2040 Declaration terminated incorrectly
[bcc32 Error] factory.h(105): E2451 Undefined symbol 's_registry'
[bcc32 Error] factory.h(105): E2357 Reference initialized with 'undefined', needs lvalue of type 'ObjectFactoryRegistry<SymmetricCipher,0>'
Thank you in advance.