I wrote:

> If that's not it, run the gcc compile command but replace '-c (-o
> foo.o)' with '-E -dD -o foo.i' 

Hm... or '-E -dD > foo.i' which doesn't delete foo.i on failure.

-- 
Hallvard


Reply via email to