This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug testsuite/11296] sdt.h test cases don't work from systemtap-testsuite rpm
- From: "mjw at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 18 Feb 2010 21:07:14 -0000
- Subject: [Bug testsuite/11296] sdt.h test cases don't work from systemtap-testsuite rpm
- References: <20100218192141.11296.fche@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From mjw at redhat dot com 2010-02-18 21:07 -------
I see why this works, since it will pick up the standard installed sys/sdt.h header.
I made the previous version where you include sdt.h and -I points to the src -I
version because I was afraid of picking up the system installed sys/sdt.h
header. But I now read the gcc manual and -I always overrides already:
"Directories named by -I are searched before the standard system include
directories."
--
http://sourceware.org/bugzilla/show_bug.cgi?id=11296
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.