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

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

CVS compilation fails with visual studio .net 2003


From: Christoph Conrad
Subject: CVS compilation fails with visual studio .net 2003
Date: Wed, 06 Dec 2006 15:32:46 +0100
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

./configure --with-msvc
nmake bootstrap

i had to add $(USER32) to the link command for emacsclient and emacsclientw, else linking fails cause of undefined symbols.


$(LINK) $(LINK_OUT)$@ $(LINK_FLAGS) $(ECLIENTOBJS) $(WSOCK32) $(USER32) $(LIBS)
....
$(LINK) $(LINK_OUT)$@ $(TRES) -mwindows $(LINK_FLAGS) $(ECLIENTOBJS) $(WSOCK32) $(USER32) $(LIBS)


In GNU Emacs 22.0.91.1 (i386-msvc-nt5.1.2600)
 of 2006-12-06 on CLEOPATRA
X server distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-msvc (13.00)'

Important settings:
  value of $LC_ALL: nil
  value of $LC_COLLATE: nil
  value of $LC_CTYPE: nil
  value of $LC_MESSAGES: nil
  value of $LC_MONETARY: nil
  value of $LC_NUMERIC: nil
  value of $LC_TIME: nil
  value of $LANG: de
  locale-coding-system: cp1252
  default-enable-multibyte-characters: t

Major mode: Lisp Interaction

Minor modes in effect:
  encoded-kbd-mode: t
  tooltip-mode: t
  tool-bar-mode: t
  mouse-wheel-mode: t
  menu-bar-mode: t
  file-name-shadow-mode: t
  global-font-lock-mode: t
  font-lock-mode: t
  blink-cursor-mode: t
  unify-8859-on-encoding-mode: t
  utf-translate-cjk-mode: t
  auto-compression-mode: t
  line-number-mode: t

Recent input:
M-x r e p o r t - e m a <tab> <return>

Recent messages:
(C:\emacs\bin\emacs.exe)
Loading encoded-kb...done
For information about the GNU Project and its goals, type C-h C-p. [2 times]
Loading emacsbug...
Loading regexp-opt...done
Loading emacsbug...done




reply via email to

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