emacs-devel
[Top][All Lists]
Advanced

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

RE: [cedet-semantic] Latest CEDET on BZR does not compile with emacs 24.


From: Vincent Belaïche
Subject: RE: [cedet-semantic] Latest CEDET on BZR does not compile with emacs 24.1
Date: Sun, 7 Oct 2012 09:52:02 +0200

[... SNIP ...]


> As you can see in nt/INSTALL, using the MSYS shell is not supported by
> the Windows Makefile's used to build Emacs. I occasionally hear
> reports that someone succeeded to build using MSYS anyway, so I guess
> with enough tweaking it can work. But it isn't supported.
>  

[... SNIP ...]


Yes, but on the other hand here is what I get when I am using configure.bat from a cmd.exe console


make.exe[5]: Entering directory `/c/Programme/GNU/installation/emacs-install/emacs/trunk/lib-src'
mkdir "oo-spd"
mkdir "oo-spd/i386"
echo oo-spd/i386 > stamp_BLD
gcc -I. -c -gdwarf-2 -g3 -mtune=pentium4 -O2 -Demacs=1 -I../lib -I../nt/inc -DHAVE_NTGUI=1 -DUSE_CRT_DLL=1 -DPURESIZE=5000000 -o oo-spd/i386/make-docfile.o make-docfile.c
make-docfile.c:37:20: fatal error: config.h: No such file or directory
compilation terminated.
make.exe[5]: *** [oo-spd/i386/make-docfile.o] Error 1



It seems that for some reason there is not any any `-I ../src' flags to gcc...


   Vincent.

reply via email to

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