Package Details: mingw-w64-headers-git 9.0.0.20211016-1

Git Clone URL: https://aur.archlinux.org/mingw-w64-headers-git.git (read-only, click to copy)
Package Base: mingw-w64-headers-git
Description: MinGW-w64 headers for Windows (git version)
Upstream URL: https://www.mingw-w64.org/
Licenses: custom
Groups: mingw-w64, mingw-w64-toolchain
Conflicts: mingw-w64-headers
Provides: mingw-w64-headers
Submitter: ant32
Maintainer: None
Last Packager: pingplug
Votes: 11
Popularity: 0.000000
First Submitted: 2015-01-28 04:39 (UTC)
Last Updated: 2021-10-17 00:52 (UTC)

Dependencies (1)

Required by (3)

Sources (1)

Pinned Comments

pingplug commented on 2018-02-14 13:26 (UTC)

bootstrap:

mingw-w64-binutils-->mingw-w64-headers-bootstrap-->mingw-w64-headers-git-->mingw-w64-gcc-base-->mingw-w64-crt-git-->mingw-w64-winpthreads-git-->mingw-w64-gcc

update form non-git version:

mingw-w64-headers-git-->mingw-w64-crt-git-->mingw-w64-gcc-->mingw-w64-winpthreads-git-->all other mingw-w64-* packages must be rebuild

Latest Comments

1 2 Next › Last »

telgar commented on 2020-02-26 08:43 (UTC) (edited on 2020-02-26 08:43 (UTC) by telgar)

The direct-x headers were removed in Jan 2020, so these lines now cause an error:

  install -Dm644 "${srcdir}/mingw-w64/mingw-w64-headers/direct-x/COPYING.LIB" "${pkgdir}/usr/share/licenses/${pkgname}/direct-x-COPYING.LIB"
  install -Dm644 "${srcdir}/mingw-w64/mingw-w64-headers/direct-x/readme.txt" "${pkgdir}/usr/share/licenses/${pkgname}/direct-x-readme.txt"

pingplug commented on 2018-02-14 13:26 (UTC)

bootstrap:

mingw-w64-binutils-->mingw-w64-headers-bootstrap-->mingw-w64-headers-git-->mingw-w64-gcc-base-->mingw-w64-crt-git-->mingw-w64-winpthreads-git-->mingw-w64-gcc

update form non-git version:

mingw-w64-headers-git-->mingw-w64-crt-git-->mingw-w64-gcc-->mingw-w64-winpthreads-git-->all other mingw-w64-* packages must be rebuild

rubenvb commented on 2013-09-19 07:22 (UTC)

Sorry for not replying to all the pleas for help :s I was on holiday and have been quite busy lately. MinGW-w64 is nearing v3 release, which will hopefully stop everyone trying to work around svn version breakage. The release is tested by the Fedora MinGW-w64 cross-compiler maintainer on a lot of packages (including qt5), so it should be nearly flawless when it's out, and keep continued usability regardless of the current MinGW-w64 development in SVN. I have informed the MinGW-w64 team it was a bad idea to require trunk for a stable GCC, and they will try their best to not have this happen again. I'm in the process of testing new PKGBUILDs (for SVN currently). I will switch all these back to MinGW-w64 v3.0 stable once it's out. Thank you for your patience :-)

ant32 commented on 2013-09-18 22:39 (UTC)

I wrote rubenvb an email 2 weeks ago and he hasn't replied. If mingw-w64-gcc also had gcc-make-xmmintrin-header-cplusplus-compatible.patch we'd also not need mingw-w64-gcc-qt5. I'm not sure if he is still fully maintaining this http://sourceforge.net/mailarchive/message.php?msg_id=31087007.

Auguste commented on 2013-09-18 04:19 (UTC)

is it possible to configure with --enable-secure-api? it is required by some source, like mingw-w64-angleproject, which is in turn required by mingw-w64-qt5-base. the final outcome with secure api enabled has 0.00MB difference to the current one, according to pacman.

usch commented on 2013-08-21 14:53 (UTC)

@ant32 thanks for the link to your repo. svn checkout of the latest version would be enough to compile, but how to change this behaviour of makepkg?

usch commented on 2013-08-21 13:36 (UTC)

@ant32 thanks for the link to your repo. svn checkout of the latest version would be enough to compile, but how to change this behaviour of makepkg?

ant32 commented on 2013-08-21 13:03 (UTC)

Why is cloning necessary? I believe the latest stable version has issues in it. There may also be newer packages that require newer headers. I don't know. I have limited knowlege in this area. svn repo erros. Are you sure you have the latest PKGBUILD? I also had simular errors but then I tried again and it worked. The latest headers cause some packages not to compile. You could use my repo till this is solved http://arch.linuxx.org/ . Or find a way to fix this. The first package after this that I don't get to compile is mingw-w64-winpthreads.