Using embedded c and including header files

Frank Ch. Eigler fche@redhat.com
Thu Aug 12 18:02:00 GMT 2010


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



More information about the Systemtap mailing list