Jump to letter: [
ABCDFGHIKLMNOPRSTUVWXYZ
]
libmudflap-devel - GCC mudflap support
- Description:
This package contains headers and static 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.
Packages
libmudflap-devel-4.1.2-52.el5_8.1.i386
[173 KiB] |
Changelog
by Jakub Jelinek (2012-03-23):
- backport N2179 exception propagation support to improve
gcc44 as well as Developer Toolset (#806394)
|