This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]