MinGW Windows cross-compiler (GCC) for C
https://gcc.gnu.org/
MinGW Windows cross-compiler (GCC) for C
- Sources inherited from project windows:mingw:win32
- Devel package for openSUSE:Factory
-
9
derived packages
- Links to openSUSE:Factory / mingw32-gcc
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rhabacker:branches:windows:mingw:win32/mingw32-gcc && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_multibuild | 0000000111 111 Bytes | |
gcc-9.2.0.tar.xz | 0070607648 67.3 MB | |
gcc-make-xmmintrin-header-cplusplus-compatible.pat |
0000000647 647 Bytes | |
mingw32-cross-gcc-bootstrap.changes | 0000000518 518 Bytes | |
mingw32-cross-gcc-bootstrap.spec | 0000004875 4.76 KB | |
mingw32-cross-gcc.changes | 0000000747 747 Bytes | |
mingw32-cross-gcc.spec | 0000011252 11 KB | |
mingw32-gcc-rpmlintrc | 0000000101 101 Bytes | |
mingw32-gcc.changes | 0000000600 600 Bytes | |
mingw32-gcc.spec | 0000014934 14.6 KB |
Revision 147 (latest revision is 183)
Fridrich Strba (fstrba)
accepted
request 754701
from
Ludwig Nussel (lnussel)
(revision 147)
- explicitly require dummy headers to avoid cycle - need to conflict with bootstrap gcc to avoid file conflicts - conflict with dummy pthread headers. The package needs the correct one instead. - avoid file conflict with debug package - merge sjlj1 and seh1 package to be able to use sed between 32bit and 64bit spec files.
Comments 1
Patch gcc-make-xmmintrin-header-cplusplus-compatible.patch should be submitted to upstream