emacs-devel
[Top][All Lists]
Advanced

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

Re: Compilation problems with latest MSVC


From: David Robinow
Subject: Re: Compilation problems with latest MSVC
Date: Thu, 28 Dec 2006 22:01:31 -0500

On 12/28/06, David Robinow <address@hidden> wrote:
On 12/24/06, Eli Zaretskii <address@hidden> wrote:
> It seems like latest versions of MSVC are incompatible with the Emacs
> ....
Sorry. Fumble-fingers interrupted my previous post.
Below are values for distributed versions of Visual Studio. It seems
some hacking on nmake.defs and makefile.w32-in should be able to
eliminate the warnings.

Visual Studio 6: CL Version 12.00.8168  MSC_VER = 1200
        Linker version 6.00.8477      _NMAKE_VER = 6.00.8168.0

Visual Studio .NET: CL Version 13.00.9466  MSC_VER = 1300
        Linker version 7.00.9466      _NMAKE_VER = 7.0.9466

Visual Studio .NET 2003: CL Version 13.10.3077  MSC_VER = 1310
        Linker vers. 7.10.3077      _NMAKE_VER = 7.10.3077

I tried to get the free-beer 2005 compiler to work about a month ago.
I  edited out the offending debugtype:both and got quite a bit
farther. However, I had some other problem (which I can't remember
now) and ran out of time to play with it.
I'll try to report back after the first of the year.




reply via email to

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