X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=AWL,BAYES_00,SPF_NEUTRAL X-Spam-Check-By: sourceware.org Message-ID: <494BD42E.8090605@cornell.edu> Date: Fri, 19 Dec 2008 12:04:46 -0500 From: Ken Brown User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: POP Rmail in Emacs References: <20081212025053 DOT 87CD5164085 AT perth DOT ovpit DOT indiana DOT edu> <494BBBE2 DOT 60004 AT cornell DOT edu> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 12/19/2008 11:19 AM, Eli Zaretskii wrote: > Yes, Angelo deserves a lot of kudos for his efforts, but unfortunately > much more is needed. For example, even though it is possible to build > a Cygwin version now, if you are willing to install specific versions > of development tools, the following entry from etc/PROBLEMS in the > Emacs distribution would not sound very good to me if I were a Cygwin > user who needs to decide whether to install Emacs: > > *** Building the Cygwin port for MS-Windows can fail with some GCC versions > > Building Emacs 22 with Cygwin builds of GCC 3.4.4-1 and 3.4.4-2 is > reported to either fail or cause Emacs to segfault at run time. In > addition, the Cygwin GCC 3.4.4-2 has problems with generating debug > info. Cygwin users are advised not to use these versions of GCC for > compiling Emacs. GCC versions 4.0.3, 4.0.4, 4.1.1, and 4.1.2 > reportedly build a working Cygwin binary of Emacs, so we recommend > these GCC versions. Note that these versions of GCC, 4.0.3, 4.0.4, > 4.1.1, and 4.1.2, are currently the _only_ versions known to succeed > in building Emacs (as of v22.1). > > Feel free to update this entry for recent versions of GCC, but > personally I would stay away of a package that has problems with so > many versions of the compiler. The entry in etc/PROBLEMS is out of date and was probably written before there was an official gcc4 cygwin package. You no longer have to install special versions of gcc. If you simply install cygwin's current gcc4 package, you get gcc 4.3.2, with which it's easy to build emacs 22.3. (And I think Angelo has built CVS versions of emacs 23 with it.) I've been using my build of emacs 22.3 daily for several months with no problems under cygwin 1.5. Ken -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/