-
Reporting a bug? Please make sure you've given the following information - thanks!
**Operating system and version:**
Building inside docker on Ubuntu 22.04 with mingw (Dockerfile provided in my …
-
**Description**
AFAICS, on Windows, there is currently no %Config key that stores the value of the mingw runtime version of the gcc toolchain that built perl.
Given that recent mingw runtimes (fr…
-
See: https://github.com/cosmo0920/homebrew-mingw_w64/issues/1#issuecomment-173895506
-
**Describe the bug**
I want to repack Poco for [xrepo](https://github.com/xmake-io/xmake-xrepo) in msys platform. When I build poco for test, I receive build failure.
**To Reproduce**
xmake.lu…
-
**Basic information**
* Am I using debug build: NO
* OS and machine: Windows 10 22H2 19045.4529
* ZIP file name of the magiskboot binary I am using: magiskboot-e159716-release-wind…
-
Hi @WIITD
I was creating the FB bindings for V4.2 in the background but you beat me too it :) As such I am content to run with the work you have done. I have intentions of including raylib and ray…
-
This is just a meta issue to keep track of things:
* [x] mingw-w64: enable CFG https://github.com/msys2/MINGW-packages/pull/16827
* [x] add integration tests https://github.com/msys2/msys2-tests/p…
lazka updated
3 months ago
-
Fresh msys2 mingw 64 installed today.
mingw-w64-x86_64-aspell
mingw-w64-x86_64-aspell-en
```
$ aspell --version
@(#) International Ispell Version 3.1.20 (but really Aspell 0.60.8)
```
Pla…
-
The MSYS2 project has a number of patches, at least some of which are likely to be useful for Strawberry Perl builds.
One involves memory alignment, something that has been the root cause of a fe…
-
```
Cross compiling for windows with the SVN's script mingw-cross-configure.sh does
not work for two reasons:
1. `--with-drivers` is started with (now) unknown drivers. changing it to
`--with-driver…