• R/O
  • HTTP
  • SSH
  • HTTPS

提交

标签
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

修订版f4b5a18476ba6e81673ffd135fec7e91d9407628 (tree)
时间2017-07-26 20:55:48
作者Keith Marshall <keithmarshall@user...>
CommiterKeith Marshall

Log Message

Add libmingwex-0.dll dependency for GCC-6.3.0

更改概述

差异

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
1+2017-07-26 Keith Marshall <keithmarshall@users.sourceforge.net>
2+
3+ Add libmingwex-0.dll dependency for GCC-6.3.0
4+
5+ * mingw32/mingw32-gcc4.xml (gcc-core-bin): Add dependency on...
6+ (mingw32-libmingwex-dll-0): ...this; it is required by cc1.exe
7+ * common/issue.log mingw32/issue.log: Update accordingly.
8+
19 2017-07-24 Keith Marshall <keithmarshall@users.sourceforge.net>
210
311 Correct a bogus dependency in earlier GCC-6.3.0 publication.
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- c6a9068e183254c0b930ac6e1a70fd81743dc212 2017072401 package-list.xml
26+ c6a9068e183254c0b930ac6e1a70fd81743dc212 2017072600 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -35,7 +35,7 @@
3535 4dab2d86ca2203a8ac0233824c687504fda4601e 2013091000 mingw32-expat.xml
3636 bc4b331f9bdfbf72a11a310fbc17a027396d09d5 2012073100 mingw32-gcc-tools.xml
3737 9d1d9deeccee4fb04f2944e3cd5e7b85757308ce 2011050500 mingw32-gcc3.xml
38- 629494ecbe45dd4d1381ab7f427dfad817d92017 2017072401 mingw32-gcc4.xml
38+ 8e6c3971ca94ab1bbc18e23b6e26f020a16dfeb2 2017072600 mingw32-gcc4.xml
3939 21031079d59268339bfd7c6dc8239df214588bca 2013091501 mingw32-gdb.xml
4040 14dd10ab97b27430bdb688f4e85993cd821f7a05 2012073100 mingw32-gendef.xml
4141 7b16c690a8b02106e7cc7abc6c6310fe30390683 2015090600 mingw32-gettext.xml
@@ -51,7 +51,7 @@
5151 cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
5252 6f1bec812a6376338cdb16f11929eb5e866a3fba 2017071600 mingw32-mpc.xml
5353 7744f313f4b203f4fd3f0d73b74ea012c98369db 2017071600 mingw32-mpfr.xml
54- 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2017072401 mingw32-package-list.xml
54+ 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2017072600 mingw32-package-list.xml
5555 1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml
5656 cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
5757 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml
--- a/mingw32/mingw32-gcc4.xml
+++ b/mingw32/mingw32-gcc4.xml
@@ -58,6 +58,7 @@
5858 <requires eq="binutils-*-mingw32-bin.tar" />
5959 <requires eq="mingwrt-*-mingw32-dev.tar" />
6060 <requires eq="w32api-*-mingw32-dev.tar" />
61+ <requires eq="libmingwex-*-mingw32-dll-0.tar" />
6162 <requires eq="mingw32-libssp-%-mingw32-dll-0.tar" />
6263 <requires eq="mingw32-libgomp-%-mingw32-dll-1.tar" />
6364 <requires eq="mingw32-libquadmath-%-mingw32-dll-0.tar" />