libmudflap-devel - GCC mudflap support
Website: | http://gcc.gnu.org |
---|---|
License: | GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD |
Vendor: | Scientific Linux |
- Description:
This package contains headers 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.
Packages
libmudflap-devel-4.8.2-16.el7.x86_64 [46 KiB] |
Changelog
by Jakub Jelinek (2014-03-03):
- fix up compare_exchange_* in libatomic too (PR c++/60272) |
libmudflap-devel-4.8.2-16.el7.i686 [46 KiB] |
Changelog
by Jakub Jelinek (2014-03-03):
- fix up compare_exchange_* in libatomic too (PR c++/60272) |