cc -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -L/usr/local/lib -lspdlog -pthread -lfmt -fstack-protector-strong test_main.o -o test_main.out
ld: error: undefined symbol: operator delete(void*)
>>> referenced by test_main.cpp
>>> test_main.o:(Catch::Detail::Approx::toString() const)
>>> referenced by test_main.cpp
>>> test_main.o:(Catch::Detail::Approx::toString() const)
>>> referenced by test_main.cpp
>>> test_main.o:(Catch::Detail::Approx::setMargin(double))
>>> referenced 2412 more times
dwave-preprocessing is built using clang-15.
Version: 0.5.4
FreeBSD 13.2