On Tue, 26 May 2026 11:17:40 -0400 Avraham Adler <[email protected]> wrote:
> does Rtools45 need to be rebuilt or will it propagate > the next time MSYS2 is updated via "pacman -Syuu" or the like? The pull request packaging the fix [1] sets the package version to 3.6.9-2. Once that version is available at [2], "pacman -Syuu" will be able to install it. It should also be possible to build a fixed msys-2.0.dll from source by cloning https://github.com/msys2/MSYS2-packages/, changing the directory to .../msys2-runtime and running "makepkg -s". There used to be some problems with that, but Christoph Reiter fixed them as well. -- Best regards, Ivan [1] https://github.com/msys2/MSYS2-packages/pull/6302 [2] https://packages.msys2.org/base/msys2-runtime ______________________________________________ [email protected] mailing list https://stat.ethz.ch/mailman/listinfo/r-devel
