Rich Morin wrote: > At 19:18 -0800 11/19/07, Dan Mick 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. > > % sudo truss -f -t exec -a dtrace -I. -C -s d4.d > sudo: truss: command not found > > > Sigh. I could probably find a copy of truss on some Mac OS X > archive, but there's no guarantee that I could get it to work. > However, I'm open to suggestions... > > -r
crap. I didn't realize this was MacOS; sorry. I bet your C preprocessor is substituting whitespace for /**/ rather than "null". _______________________________________________ dtrace-discuss mailing list [email protected]
