unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Info: Emacs build using VC 2005 (VC8) failure
@ 2007-06-14  9:09 dhruva
  2007-06-14 10:42 ` Jason Rumney
  2007-06-15  6:56 ` Eli Zaretskii
  0 siblings, 2 replies; 4+ messages in thread
From: dhruva @ 2007-06-14  9:09 UTC (permalink / raw)
  To: Emacs Devel

Hi,
 When I try to build GNU Emacs (HEAD) using Visual Studio 2005 (VC8)
on Windows 2003, it fails. This is not one of the most widely used
version of the MS compiler yet, I will explore further and post me
findings. There are some top level changes in the new version of the
compiler. It has safe variants for lot of string handling functions
and throws a whole lot of warnings (DEPRECATED) messages. The main
change is that MS has decided not to ship "libc.lib" and instead
supplies only the "libcmt.lib" (thread safe version). In the GNU Emacs
makefile (on Windows), it hard codes the linking with "libc.lib".
There are further issues which I am in the process of finding (and
probably fixing it too).

with best regards,
dhruva

-- 
Dhruva Krishnamurthy
Contents reflect my personal views only!

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-06-15  7:56 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-14  9:09 Info: Emacs build using VC 2005 (VC8) failure dhruva
2007-06-14 10:42 ` Jason Rumney
2007-06-15  6:56 ` Eli Zaretskii
2007-06-15  7:56   ` dhruva

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).