Package Release Info

mingw64-gcc-9.2.0-bp154.2.76

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

mingw64-cpp
mingw64-gcc
mingw64-gcc-c++
mingw64-gcc-debug
mingw64-gcc-fortran
mingw64-gcc-objc
mingw64-libatomic1
mingw64-libgcc_s_seh1
mingw64-libgfortran5
mingw64-libgomp1
mingw64-libobjc4
mingw64-libquadmath0
mingw64-libssp0
mingw64-libstdc++6

Change Logs

* Sat Mar 27 2021 Jan Engelhardt <jengelh@inai.de>
- Add BuildIgnores to break a cycle between gmp, mpfr, mpc, gcc
* Thu Mar 11 2021 Jan Engelhardt <jengelh@inai.de>
- Add some -Wno-error because gcc appears to fall over MSVCRT
  printf specifiers
* Wed Sep 09 2020 Jan Engelhardt <jengelh@inai.de>
- Revert the ExclusiveArch/BuildArch. Having
  mingw64-libssp0.{aarch64,ppc64,etc.}.rpm with AMD64 PE binaries
  is exactly the point of mingw64-* packages.
* Fri Jun 19 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Cannot be noarch, otherwise it makes mingw64-libssp0 available
  on aarch64, which is wrong.
* Fri Feb 07 2020 Guillaume GARDET <guillaume.gardet@opensuse.org>
- Build only on x86* archs
Version: 13.2.0-bp160.1.16
* Tue Jun 04 2024 Ralf Habacker <ralf.habacker@freenet.de>
- Use %autosetup
* Fri Feb 23 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Mon Nov 06 2023 Jan Engelhardt <jengelh@inai.de>
- Update to release 13.2.0
* Thu May 04 2023 Dominique Leuenberger <dimstar@opensuse.org>
- Add _multibuild to define 2nd spec file as additional flavor.
  Eliminates the need for source package links in OBS.
* Fri Aug 26 2022 Ralf Habacker <ralf.habacker@freenet.de>
- Add package mingw64-libstdc++-gdb-printer which provides pretty
  printer for gdb that can be added to debug packages from installer
  and portable packages
  To use this pretty printer with gdb, the automatic load path
  'safe path' must be turned off either with the gdb command
  'set auto-load safe path /' or by adding the command option
  '-ex "set auto-load safe-path /"'.
- Add gcc-12.1.0-fix-install-gdb-support-files.patch
* Wed Aug 24 2022 Jan Engelhardt <jengelh@inai.de>
- Update to version 12.2.0
* Wed Jun 29 2022 Jan Engelhardt <jengelh@inai.de>
- Update to version 12.1.0
* Wed Feb 16 2022 Ralf Habacker <ralf.habacker@freenet.de>
- Update to version 10.3.0
- Fix error: we support EITHER _multibuild OR multiple spec files
Version: 9.2.0-bp152.1.1
* Fri Dec 27 2019 Ludwig Nussel <lnussel@suse.de>
- change license to GPL-3.0-or-later to match gcc package
* Tue Dec 17 2019 Ludwig Nussel <lnussel@suse.de>
- use <package> tags instead of <flavor> in _multibuild as we are referring to
  extra spec files
* Fri Dec 06 2019 Ludwig Nussel <lnussel@suse.de>
- avoid file conflict with debug package
- merge sjlj1 and seh1 package to be able to use sed between 32bit
  and 64bit spec files.
* Sat Nov 23 2019 Ismail Dönmez <idonmez@suse.com>
- Update to version 9.2.0
* Wed Nov 20 2019 Fridrich Strba <fstrba@suse.com>
- inital package for Factory submission