-
Notifications
You must be signed in to change notification settings - Fork 99
Closed
Labels
is:bugSomething looks wrong.Something looks wrong.plat:windowsThis is related to the Windows Operating systemThis is related to the Windows Operating system
Description
I try to build msys2/mingw packages I have this error only for clang with dynamic library (static are ok):
lib/libginkgo_device.dll.a -lkernel32 -luser32 -lgdi32 -lwinspool -lshell32 -lole32 -loleaut32 -luuid -lcomdlg32 -ladvapi32 && cd ."
clang++: warning: argument unused during compilation: '-Wa,-mbig-obj' [-Wunused-command-line-argument]
ld.lld: error: undefined symbol: gko::batch::matrix::Ell<float, int>::Ell(std::__1::shared_ptr<gko::Executor const>, gko::batch_dim<2ull, unsigned long long> const&, int)
Metadata
Metadata
Assignees
Labels
is:bugSomething looks wrong.Something looks wrong.plat:windowsThis is related to the Windows Operating systemThis is related to the Windows Operating system