> The recently introduced `cc-create-define-alist' causes the following > problem with Emacs on MinGW: When I load a C program into a buffer the > process "/lib/cpp" gets called. However, with MinGW "cpp.exe" is by > default in "...\MinGW\bin\" and an error is reported.
and > I'm running emacs from CVS and php-mode (which depends on c-mode) is > failling with the following error: > cc-create-define-alist: Searching for program: no such file or > directory, /lib/cpp Please update from the repository, recompile your lisp files, and rebuild Emacs (just make). The problem should be fixed. Eduardo, what system are you running? Does it have cpp and/or gcc? If so what directory are they in? Nick _______________________________________________ Emacs-devel mailing list Emacs-devel@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-devel