On Wednesday, October 11, 2017 at 3:04:18 AM UTC-4, Giuseppe Zagari wrote:
>
>
> nbtheory.cpp(1026,90): error E2268: E2268 Call to undefined function 'log'
> nbtheory.cpp(1033,90): error E2268: E2268 Call to undefined function 'log' 
>
>   fixed by addinb std::log
>
> [bcc32 Fatal Error] adhoc.cpp(1): F1009 Unable to open input file 
> 'adhoc.cpp'
>    
>    fixed by excluding from the build
>
> finally I got the .lib 
> [TLIB Warning] Warning: library was too large for page size, rebuilt with 
> page size 1024
>
> But I got a lot of errors when I build the .exe
>
> [bcc32 Error] bench1.cpp(64): E2268 Call to undefined function 'log'
> [bcc32 Error] bench1.cpp(100): E2268 Call to undefined function 'log'
>

GZ,

Can you try this commit and report back: 
https://github.com/weidai11/cryptopp/commit/642cf3aa7486b0f4d1414e46ffe26d3f6a961b0c

It tested good under GCC 4.1, GCC 7.2, MSVC, SunCC on Solaris and IBM XL/C 
on AIX.

Jeff

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to