Re: [PATCH] build: Fix "make install" for MinGW

2024-07-01 Thread Jason Merrill
On 6/30/24 5:09 PM, Lewis Hyatt wrote: Hello- I noticed this while trying to test another patch on Windows (using the MSYS2 environment). Tested that it fixes the issue for x86_64-w64-mingw32 and doesn't affect anything for x86_64-pc-linux-gnu. It looks like the same fix for C was applied back i

[PATCH] build: Fix "make install" for MinGW

2024-06-30 Thread Lewis Hyatt
Hello- I noticed this while trying to test another patch on Windows (using the MSYS2 environment). Tested that it fixes the issue for x86_64-w64-mingw32 and doesn't affect anything for x86_64-pc-linux-gnu. It looks like the same fix for C was applied back in r11-702. OK? Thanks... -Lewis -- >8 -