Search Criteria
Package Details: mingw-w64-headers-msvcrt 13.0.0-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/mingw-w64-headers-msvcrt.git (read-only, click to copy) |
|---|---|
| Package Base: | mingw-w64-headers-msvcrt |
| Description: | MinGW-w64 headers for Windows (with MSVCRT as default C runtime library) |
| Upstream URL: | http://mingw-w64.sourceforge.net |
| Licenses: | LicenseRef-custom |
| Groups: | mingw-w64-toolchain-msvcrt, mingw-w64-msvcrt |
| Conflicts: | mingw-w64-headers |
| Provides: | mingw-w64-headers |
| Submitter: | bemxio |
| Maintainer: | bemxio |
| Last Packager: | bemxio |
| Votes: | 2 |
| Popularity: | 0.014479 |
| First Submitted: | 2025-06-01 14:34 (UTC) |
| Last Updated: | 2025-06-21 20:38 (UTC) |
Dependencies (0)
Required by (5)
- bakkesmod-steam-git (requires mingw-w64-headers) (make)
- mingw-w64-crt-msvcrt (requires mingw-w64-headers) (make)
- wine-osu-spectator (requires mingw-w64-headers) (make)
- wine-osu-spectator-wow64 (requires mingw-w64-headers) (make)
- winfile (requires mingw-w64-headers) (make)
Latest Comments
bemxio commented on 2026-04-07 00:38 (UTC)
@geoegii555 Sorry for the delay, I've looked a bit into it and I've missed one thing. GCC needs to be recompiled after installing the headers and CRT, in order to configure
libstdc++under MSVCRT instead of UART. My fault for missing that, I'll create amingw-w64-gcc-msvcrtpackage after the headers and CRT get updated on the official repos.geoegii555 commented on 2026-04-03 20:24 (UTC) (edited on 2026-04-03 20:24 (UTC) by geoegii555)
The headers are broken
(the first line is including windows.h not the standard library)