emacs-pretest-bug
[Top][All Lists]
Advanced

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

Re: compile error on Windows XP


From: Zhang Wei
Subject: Re: compile error on Windows XP
Date: Tue, 17 Jul 2007 05:57:47 +0800
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1.50

Eli Zaretskii <address@hidden> writes:

> Could you please add -v to the compiler switches, and show here what
> it displays for this failing command?  I'd like to know what arguments
> GCC sees, because the input file (emacsclient.c) is clearly there.

I added the "-v" switch, but it seems the error message is still the same,
and I rechecked the "emacsclient.c" file, it is there.

--8<---------------cut here---------------start------------->8---
D:\emacs-gbk\nt>make
[Please ignore a syntax error on the next line - it is intentional]
/usr/bin/sh: -c: line 1: unexpected EOF while looking for matching `"'
/usr/bin/sh: -c: line 2: syntax error: unexpected end of file
Using C:/MinGW/bin/sh.exe as shell.
make   -C ../lib-src all
[Please ignore a syntax error on the next line - it is intentional]
/usr/bin/sh: -c: line 1: unexpected EOF while looking for matching `"'
/usr/bin/sh: -c: line 2: syntax error: unexpected end of file
make[1]: Entering directory `D:/emacs-gbk/lib-src'
gcc -v -I. -DWIN32_LEAN_AND_MEAN -D_WIN32_WINNT=0x0501 -D_X86_=1 -c  -mno-cygwin
 -mtune=pentium4 -O2  -Di386 -D_CRTAPI1=_cdecl   -DWINDOWSNT -DDOS_NT -DSTDC_HEA
DERS=1 -DNO_LDAV=1 -DNO_ARCHIVES=1 -DHAVE_CONFIG_H=1 -I../nt/inc -I../src -DHAVE
_GETCWD -DHAVE_STRERROR -DVERSION="\"22.1.50\"" -o oo-spd/i386/emacsclient.o ema
csclient.c
gcc.exe: no input files
make[1]: *** [oo-spd/i386/emacsclient.o] Error 1
make[1]: Leaving directory `D:/emacs-gbk/lib-src'
make: *** [all-other-dirs-gmake] Error 2
--8<---------------cut here---------------end--------------->8---





reply via email to

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