mudflap - issues with mf-runtime.h
Eyal Lebedinsky
eyal@eyal.emu.id.au
Sat Apr 26 09:43:00 GMT 2003
Since this header is included early, I am missing the opportunity
to set some preferences. For example, try the attached example
and you will see that
#define _GNU_SOURCE
has no effect, since <string.h> was already pulled in by
<mf-runtime.h>.
In other words, mudflap interferes with the user's build
process beyond the instrumentation. I am not sure how to get
around this problem.
--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zz10.sh
Type: application/x-sh
Size: 429 bytes
Desc: not available
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20030426/f332f8e9/attachment.sh>
More information about the Gcc
mailing list