I downloaded QEMU and followed their "Native MSYS2" update directions, and since that happened my use of /opt64/bin as a library depository fails. pacman -Syu pacman -Su pacman -S base-devel mingw-w64-x86_64-toolchain git python pacman -S mingw-w64-x86_64-glib2 mingw64/mingw-w64-x86_64-gtk3 mingw64/mingw-w64-x86_64-SDL2
cd /mingw64/bin cp x86_64-w64-mingw32-gcc-ar.exe x86_64-w64-mingw32-ar.exe cp x86_64-w64-mingw32-gcc-ranlib.exe x86_64-w64-mingw32-ranlib.exe cp windres.exe x86_64-w64-mingw32-windres.exe cp nm.exe x86_64-w64-mingw32-nm.exe cp objcopy.exe x86_64-w64-mingw32-objcopy.exe So I suspect one of these has rendered my computer useless. except for the directory /mingw64/bin, other locations in PATH do not load when I run. Greg
_______________________________________________ Msys2-users mailing list Msys2-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/msys2-users