Hi Mike,
I've just encountered the exact same problem and unfortunately using gcc didn't
solve my problem. :-( I'm wondering if you had managed to solve this for Ryan?
This is the D Script I'm trying to use:
# cat foo.d
#include "db.h"
BEGIN
{
}
and the output I get:
# dtrace -xcpppath=/usr/sfw/bin/cpp -Xs -C -I /db32/include -s foo2.d
dtrace: failed to compile script foo2.d: "/usr/include/sys/va_list.h", line 99:
syntax error near "__gnuc_va_list"
Got any ideas how I might be able to resolve this?
Thanks,
Chris
--
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
[email protected]