compiling on MSYS2 / MinGW64
"Artsimovich, Wladislav" <[email protected]>
| Newsgroups | gmane.comp.video.mesa3d.user |
|---|---|
| Message-ID | <[email protected]> |
Dear Mesa community, I'm trying to compile Mesa with Gallium and OSMesa into a static library on MSYS2 / MinGW64 but am confused as how to do it. As I understand it, I'm supposed to use scons. With "scons platform=windows toolchain=crossmingw machine=x86_64 libgl-gdi" it errors out with: "sh: x86_64-w64-mingw32-ar: command not found" ar is installed and "which ar" returns "/mingw64/bin/ar" "x86_64-w64-mingw32-ar" is not a proper command under MSYS2, ar is. Can scons be directed to use that instead? Also: It warns "warning: LLVM disabled: not building llvmpipe". Does it have to be enabled explicitly? Best regards Vlad _______________________________________________ mesa-users mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-users