emacs-devel
[Top][All Lists]
Advanced

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

Re: Info: Emacs build using VC 2005 (VC8) failure


From: Jason Rumney
Subject: Re: Info: Emacs build using VC 2005 (VC8) failure
Date: Thu, 14 Jun 2007 11:42:41 +0100
User-agent: Thunderbird 2.0.0.0 (Windows/20070326)

dhruva wrote:
> When I try to build GNU Emacs (HEAD) using Visual Studio 2005 (VC8)
> on Windows 2003, it fails.

We looked at this a while ago. The multithreaded versions of the
libraries are missing global variables and some functions that are used
in Emacs. So you cannot just drop them in as replacements for libc.lib

mscvrt.dll was slightly better than libcmt.dll in this respect.

There are some changes required to s/ms-w32.h which I found but didn't
check in, since I failed to get it working completely.





reply via email to

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