Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: mingw32-libgcc_s_sjlj1 | Distribution: openSUSE Tumbleweed |
Version: 13.2.0 | Vendor: openSUSE |
Release: 3.1 | Build date: Tue Jun 4 02:00:00 2024 |
Group: System/Libraries | Build host: reproducible |
Size: 135719 | Source RPM: mingw32-gcc-13.2.0-3.1.src.rpm |
Packager: https://bugs.opensuse.org | |
Url: http://www.mingw.org/ | |
Summary: MinGW Windows compiler for C shared libraries |
MinGW Windows compiler for C shared libraries This libgcc build uses SJLJ, a method for exception handling based on setjmp/longjmp. SJLJ-based EH is much slower than DWARF-2 EH, penalizing even normal execution when no exceptions are thrown, but can work across code that has not been compiled with GCC or that does not have call-stack unwinding information. [The DWARF-2 EH implementation for Windows is not at all designed to work under 64-bit Windows applications. In Win32 mode, the exception unwind handler cannot propagate through non-DW2 aware code, which means that any exception going through any non-DW2-aware "foreign frame" code will fail, including Windows system DLLs and DLLs built with Visual Studio. DWARF-2 unwinding code in GCC inspects the x86 unwinding assembly and is unable to proceed without other DWARF-2 unwind information.]
GPL-3.0-or-later
* 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 mingw32-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 * 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
/usr/i686-w64-mingw32/sys-root/mingw/bin/libgcc_s_sjlj-1.dll
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 4 00:43:06 2024