Skip to content

mingw and clang error #1654

@3rav

Description

@3rav

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.plat:windowsThis is related to the Windows Operating system

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions