I'm not the best with cross compilation but when compiling i run into the error
/usr/bin/x86_64-w64-mingw32-ld: cannot find -lhwloc: No such file or directory
I have compiled and downloaded the hwloc library but I'm having trouble adding it to my mingw32 linker on ubuntu how can I fix this?