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]

Re: Using embedded c and including header files


Tim Beaulen <tbscope@gmail.com> writes:

> I'm experimenting with embedding c in my scripts but I have a problem.
> When I add an include file, it doesn't find it. The compiler does not
> look in /usr/include [...]

We don't have a good story with respect to user-space headers being
pulled into embedded-C.  What do you need from there that @cast(),
using a user-space header path as its third argument, can't get at?

- FChE


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