Package custom-libmudflap4.8-devel: Information

    Binary package: custom-libmudflap4.8-devel
    Version: 4.8.2-alt4.M70C.2
    Architecture: x86_64
    Build time:  Apr 24, 2019, 06:05 PM in the task #218597
    Source package: gcc4.8
    Report package bug
    License: GPLv3+, GPLv3+ with exceptions and GPLv2+ with exceptions
    Summary: GCC mudflap support files
    Description: 
    This package contains headers and libraries for building
    mudflap-instrumented programs.
    To instrument a non-threaded program, add -fmudflap option to GCC and
    when linking add -lmudflap, for threaded programs also add -fmudflapth
    and -lmudflapth.

    Maintainer: Alexey Appolonov


    Last changed


    Nov. 6, 2018 Alexey Appolonov 4.8.2-alt4.M70C.2
    - Libraries of all versions of the custom-gcc can be found in the same place;
    - Enabled compatibility mode - libstdc++, libatomic1, libgcc1, libgomp1,
      libitm1, libobjc4, libtsan0 and libquadmath0 are not included
      as they come with gcc5;
    - Detection of 'provides' for the custom libraries.
    Feb. 2, 2018 Alexey Appolonov 4.8.2-alt4.M70C.1
    - C7 custom port:
      + No Ada, no Fortran, no Java, no Go;
      + Libraries and most executables can be found only by
        absolute paths which include GCC version;
      + custom-libstdc++6 and custom-libgcc1 must not be used in runtime
        (maintainers should set RPATH to use them in exceptional cases).
    Feb. 1, 2016 Gleb Fotengauer-Malinovskiy 4.8.2-alt5
    - Changed compress_method to xz.