From: Jason Rumney <jasonr@gnu.org>
To: David Kastrup <dak@gnu.org>
Cc: Fabrice Popineau <fabrice.popineau@supelec.fr>, emacs-devel@gnu.org
Subject: Re: Gnu Emacs and Vista ASLR feature
Date: Thu, 29 May 2008 12:12:07 +0100 [thread overview]
Message-ID: <483E8F87.9000703@gnu.org> (raw)
In-Reply-To: <86zlq9o0no.fsf@lola.quinscape.zz>
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.
next prev parent reply other threads:[~2008-05-29 11:12 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-29 9:28 Gnu Emacs and Vista ASLR feature Fabrice Popineau
2008-05-29 10:26 ` Jason Rumney
2008-05-29 10:38 ` David Kastrup
2008-05-29 10:52 ` Fabrice Popineau
2008-05-29 11:13 ` Jason Rumney
2008-05-29 11:12 ` Jason Rumney [this message]
2008-05-29 12:07 ` Fabrice Popineau
2008-05-29 13:42 ` Jason Rumney
2008-05-29 14:33 ` Fabrice Popineau
2008-05-29 13:20 ` dhruva
2008-05-29 17:45 ` Eli Zaretskii
2008-05-29 17:47 ` Eli Zaretskii
2008-05-29 22:46 ` David Kastrup
2008-06-02 9:59 ` Fabrice Popineau
2008-06-02 12:00 ` John S. Yates, Jr.
2008-06-02 12:09 ` David Kastrup
2008-06-02 14:27 ` Stefan Monnier
2008-06-02 17:23 ` Eli Zaretskii
2008-06-03 13:52 ` John S. Yates, Jr.
2008-05-29 17:48 ` Stephen J. Turnbull
2008-06-02 10:03 ` Fabrice Popineau
2008-05-30 1:00 ` Richard M Stallman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=483E8F87.9000703@gnu.org \
--to=jasonr@gnu.org \
--cc=dak@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=fabrice.popineau@supelec.fr \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.