emacs-devel
[Top][All Lists]
Advanced

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

cc-create-define-alist on w32


From: Nick Roberts
Subject: cc-create-define-alist on w32
Date: Wed, 4 May 2005 10:12:45 +1200

 > 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




reply via email to

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