unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: dhruva <dhruvakm@gmail.com>
Cc: emacs-devel@gnu.org
Subject: Re: Info: Emacs build using VC 2005 (VC8) failure
Date: Fri, 15 Jun 2007 09:56:01 +0300	[thread overview]
Message-ID: <ufy4tiu4e.fsf@gnu.org> (raw)
In-Reply-To: <e3f230850706140209s219e4b0v33b03b38033a0a03@mail.gmail.com> (message from dhruva on Thu, 14 Jun 2007 14:39:11 +0530)

> Date: Thu, 14 Jun 2007 14:39:11 +0530
> From: dhruva <dhruvakm@gmail.com>
> 
>  When I try to build GNU Emacs (HEAD) using Visual Studio 2005 (VC8)
> on Windows 2003, it fails.

This is a known problem.  nt/INSTALL clearly says that VS 2005 is not
supported.  Jason told you some of the reasons.

When this came up during the pretest of Emacs 22.1, we felt that,
given the availability of the MinGW port of GCC, expending to much
effort on adding VC8 support is unjustified.  You are welcome to try
to make it work and submit the resulting patches, of course.

> 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".

We tried to use libcmt, but the resulting binary crashes because some
conflict with memory allocation functions.

  parent reply	other threads:[~2007-06-15  6:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2007-06-15  7:56   ` dhruva

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

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ufy4tiu4e.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dhruvakm@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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 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).