Joerg Schilling wrote: > Dan Mick <[EMAIL PROTECTED]> wrote: > >> Try sudo truss -f -t exec -a dtrace -I. -C -s d4.d and see what cpp you're >> getting. I believe you should be getting /usr/ccs/lib/cpp; that's what I >> get >> when it works. > > This is a K&R cpp that behaves different from cc -E which is a ANSI cpp.
That's correct, though irrelevant; the relevant point is that it translates /**/ into a null string. _______________________________________________ dtrace-discuss mailing list [email protected]
