Всем привет!
Как такое возможно?
$ i686-w64-mingw32.static-nm -C libbotan-2.a | grep square
000011d0 T Botan::BigInt::square(std::vector<unsigned int, Botan::secure_allocator<unsigned int> >&)
$ make
....
build/obj/cli/speed.o:speed.cpp:(.text$_ZN9Botan_CLI5Speed12bench_mp_mulENSt6chrono8durationIxSt5ratioILx1ELx1000EEEE[__ZN9Botan_CLI5Speed12bench_mp_mulENSt6chrono8durationIxSt5ratioILx1ELx1000EEEE]+0x54d):
undefined reference to Botan::BigInt::square(std::vector<unsigned int, Botan::secure_allocator<unsigned int> >&)'