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: Building Emacs-cvs on Cygwin (GCC summary) Date: Sat, 04 Nov 2006 14:12:34 +0200 Message-ID: References: <20061030022239.AEY02066@m1.t-2.net> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1162642390 32678 80.91.229.2 (4 Nov 2006 12:13:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 4 Nov 2006 12:13:10 +0000 (UTC) Cc: maks.romih@t-2.net, Angelo Graziosi , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Nov 04 13:13:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GgKOG-0003FN-IO for ged-emacs-devel@m.gmane.org; Sat, 04 Nov 2006 13:12:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GgKOF-0007fe-Vl for ged-emacs-devel@m.gmane.org; Sat, 04 Nov 2006 07:12:48 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1GgKO2-0007cG-3Z for emacs-devel@gnu.org; Sat, 04 Nov 2006 07:12:34 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1GgKO0-0007YJ-GM for emacs-devel@gnu.org; Sat, 04 Nov 2006 07:12:33 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1GgKO0-0007Y8-CG for emacs-devel@gnu.org; Sat, 04 Nov 2006 07:12:32 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1GgKNz-00046J-9D; Sat, 04 Nov 2006 07:12:31 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-21-235.inter.net.il [80.230.21.235]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id GEB03146 (AUTH halo1); Sat, 4 Nov 2006 14:12:28 +0200 (IST) Original-To: rms@gnu.org In-reply-to: (message from Eli Zaretskii on Mon, 30 Oct 2006 23:06:04 +0200) 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:61765 Archived-At: > Date: Mon, 30 Oct 2006 23:06:04 +0200 > From: Eli Zaretskii > Cc: maks.romih@t-2.net, emacs-devel@gnu.org > > > From: Richard Stallman > > Date: Mon, 30 Oct 2006 14:16:28 -0500 > > Cc: emacs-devel@gnu.org > > > > > GCC-3.4.4-(1/2) Segment fault > > > > > > GCC-4.0.3 OK > > > GCC-4.1.1 OK > > > > > > GCC-4.2-20061024(prerelease) M-x undefined > > > GCC-4.3-20061022(experim.) M-x undefined > > > > > > > > > In conclusion on Cygwin only the build with GCC-4.0.3 and > 4.1.1 seem to > > > work fine. > > > > Let's document that people should not use GCC 3.4 on Cygwin. > > Where is the best place to document this? > > I will document that in etc/PROBLEMS. Done.