From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: --with-gtk as default? Date: Fri, 02 Mar 2007 15:43:34 +0200 Message-ID: References: <85wt23idxi.fsf@lola.goethe.zz> <85649ni9h8.fsf@lola.goethe.zz> <85d53u7q2f.fsf@lola.goethe.zz> <45E52FF1.4010600@swipnet.se> <45E5FEF4.3010804@gnu.org> <45E67F2F.7030305@swipnet.se> <45E6925A.5020804@gnu.org> <45E7EB25.3020105@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: lo.gmane.org X-Trace: sea.gmane.org 1172843042 5938 80.91.229.12 (2 Mar 2007 13:44:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 2 Mar 2007 13:44:02 +0000 (UTC) Cc: emacs-devel@gnu.org To: Jason Rumney Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 02 14:43:51 2007 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HN835-00038M-5o for ged-emacs-devel@m.gmane.org; Fri, 02 Mar 2007 14:43:51 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HN834-0002yN-IP for ged-emacs-devel@m.gmane.org; Fri, 02 Mar 2007 08:43:50 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1HN82s-0002uE-GA for emacs-devel@gnu.org; Fri, 02 Mar 2007 08:43:38 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1HN82q-0002qS-Nf for emacs-devel@gnu.org; Fri, 02 Mar 2007 08:43:37 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1HN82q-0002qG-IN for emacs-devel@gnu.org; Fri, 02 Mar 2007 08:43:36 -0500 Original-Received: from cemetery.inter.net.il ([213.8.233.29]) by monty-python.gnu.org with esmtp (Exim 4.52) id 1HN82o-0008Ib-6w; Fri, 02 Mar 2007 08:43:34 -0500 Original-Received: from nitzan.inter.net.il (nitzan.inter.net.il [213.8.233.22]) by cemetery.inter.net.il (Postfix) with ESMTP id F130E132613; Fri, 2 Mar 2007 15:43:29 +0200 (IST) Original-Received: from HOME-C4E4A596F7 ([81.5.37.32]) by nitzan.inter.net.il (MOS 3.7.3a-GA) with ESMTP id GER50350 (AUTH halo1); Fri, 2 Mar 2007 15:43:22 +0200 (IST) In-reply-to: <45E7EB25.3020105@gnu.org> (message from Jason Rumney on Fri, 02 Mar 2007 09:15:17 +0000) X-detected-kernel: FreeBSD 6.x (1) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:67218 Archived-At: > Date: Fri, 02 Mar 2007 09:15:17 +0000 > From: Jason Rumney > Cc: jan.h.d@swipnet.se, eliz@gnu.org, emacs-devel@gnu.org > > > > What do you recommend we do now? Should we simply say, "Microsoft's > > compiler is broken, so use GCC"? > > We should document that the latest version of msvc will not work, yes. We already do say that, see nt/INSTALL. Richard, this problem happens only with the latest version of the Microsoft's compiler (and probably with all that will come later); the older versions of MSVC are still supported by Emacs.