Jan D. writes:
 > >> I just got the following backtrace.  Any idea what's up?
 > >> I indeed don't have /lib/cpp (this is on MacOSX) but it shouldn't 
 > >> prevent me
 > >> from opening a C file,
 > >
 > > In this case, how does your system find c-macro-preprocessor?. Do you 
 > > have
 > > /usr/ccs/lib/cpp? If so, oes it support the -dM switch option (or 
 > > equivalent)?
 > >
 > 
 > On my OSX (10.3.8) it is in /usr/bin/cpp.  

In that case, c-macro-preprocessor is set to "/lib/cpp -C" and c-macro-expand
doesn't work on OSX?

 > But isn't using cpp directly deprecated? I don't think gcc installs cpp by
 > default anymore.

Does c-macro-preprocessor also need updating then?

Nick


_______________________________________________
Emacs-devel mailing list
Emacs-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-devel

Reply via email to