emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /lib/cpp not found in c-mode


From: Eli Zaretskii
Subject: Re: /lib/cpp not found in c-mode
Date: Tue, 03 May 2005 22:13:35 +0300

> From: Stefan Monnier <address@hidden>
> Date: Mon, 02 May 2005 18:16:33 -0400
> Cc: "Jan D." <address@hidden>, address@hidden
> 
> Don't know about others, but the reason why I don't use c-macro-expand is
> because it basically can't work right without parsing my Makefile(s) to know
> which include dirs should be used.

??? Isn't it a simple matter of looking at the Makefile and passing
the relevant switches to the preprocessor?  If the Makefile is too
complex to figure out the switches, I usually invoke "make foo.o" to
see what switches it uses, then copy them into the c-macro-expand's
prompt for arguments.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]