Dan Mick <[EMAIL PROTECTED]> wrote:

> 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.

Which is a result of the fact that it is a K&R cpp.

Jörg

-- 
 EMail:[EMAIL PROTECTED] (home) Jörg Schilling D-13353 Berlin
       [EMAIL PROTECTED]                (uni)  
       [EMAIL PROTECTED]     (work) Blog: http://schily.blogspot.com/
 URL:  http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
_______________________________________________
dtrace-discuss mailing list
[email protected]

Reply via email to