emacs-devel
[Top][All Lists]
Advanced

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

Re: Gnu Emacs and Vista ASLR feature


From: dhruva
Subject: Re: Gnu Emacs and Vista ASLR feature
Date: Thu, 29 May 2008 18:50:24 +0530

Hello,
 For records, I am building Emacs with both GCC (MinGW) and VS 2003. I
use it on XP and have not faced any problems. Maybe, the OP can try to
pick a VS 2003 build and use it on Vista (sorry, I do not have access
to a vista machine to do it myself) and see if it still happens.

I had tried it earlier and given up on VS 2005
http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00832.html


-dky

On Thu, May 29, 2008 at 4:42 PM, Jason Rumney <address@hidden> wrote:
> David Kastrup wrote:
>>
>> Note that "23.0.50" must be a CVS version from half a year ago or so,
>> probably from the unicode2 branch before the merge.  The current
>> informal version number is 23.0.60.
>>
>
> Sometime last year someone made an effort to get Emacs compiling with MSVC
> 2003 and 2005. The compilation errors were fixed at that time, and Emacs was
> able to link with MSVC 2003, but not 2005 due to no longer shipping with a
> single threaded C library. The statically linked multithreaded library is
> missing a number of functions and globals that Emacs needs, and the
> dynamically linked multithreaded library causes conflicts between the Emacs
> malloc and the library's malloc implementations. If MSVC 2008 is again
> shipping a statically linked single threaded runtime, or if the statically
> linked multi-threaded runtime has the missing functions and globals added
> back in, then it might be expected to work. If the build files have been
> hacked to link dynamically, then problems are to be expected.
>
>
>
>
>



-- 
Contents reflect my personal views only!




reply via email to

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