[Bug testsuite/11296] sdt.h test cases don't work from systemtap-testsuite rpm

mjw at redhat dot com sourceware-bugzilla@sourceware.org
Thu Feb 18 21:07:00 GMT 2010


------- 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.



More information about the Systemtap mailing list