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: Nick Roberts
Subject: Re: /lib/cpp not found in c-mode
Date: Thu, 5 May 2005 08:49:45 +1200

 > > If we added the line below to c-macro-preprocessor would it work then for
 > > Mac OSX?
 > 
 > This change is needed for NetBSD as well (and possibly other BSDs).

I've now changed the condition to:

        ((memq system-type '(darwin berkeley-unix)) "gcc -E -C -")

If system-type is not berkeley-unix for you, please tell me what it is.

Nick




reply via email to

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