From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Harald Maier Newsgroups: gmane.emacs.devel Subject: Re: [h-e-w] Current word on binaries (EMACS_21_1_RC on cygwin) Date: Mon, 23 Feb 2004 13:14:31 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <009901c3ec70$b3013940$6400a8c0@austin.rr.com> <7494-Sat14Feb2004140608+0200-eliz@elta.co.il> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077539468 10806 80.91.224.253 (23 Feb 2004 12:31:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 23 Feb 2004 12:31:08 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Feb 23 13:30:58 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvFEg-0001hw-00 for ; Mon, 23 Feb 2004 13:30:58 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AvFEg-0005gK-00 for ; Mon, 23 Feb 2004 13:30:58 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvFBp-0002Fg-JI for emacs-devel@quimby.gnus.org; Mon, 23 Feb 2004 07:28:01 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1AvFAd-0002FA-8U for emacs-devel@gnu.org; Mon, 23 Feb 2004 07:26:47 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1AvF8w-0001oH-6D for emacs-devel@gnu.org; Mon, 23 Feb 2004 07:25:33 -0500 Original-Received: from [212.227.126.185] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AvEyt-00053E-Sc; Mon, 23 Feb 2004 07:14:40 -0500 Original-Received: from [212.227.126.205] (helo=mrelayng.kundenserver.de) by moutng.kundenserver.de with esmtp (Exim 3.35 #1) id 1AvEyo-00070C-00; Mon, 23 Feb 2004 13:14:34 +0100 Original-Received: from [80.136.239.91] (helo=ate.maierh) by mrelayng.kundenserver.de with asmtp (Exim 3.35 #1) id 1AvEyo-0003HV-00; Mon, 23 Feb 2004 13:14:34 +0100 Original-Received: by ate.maierh (Postfix, from userid 500) id 8E53C132E8; Mon, 23 Feb 2004 13:14:32 +0100 (CET) Original-To: Jason Rumney User-Agent: Gnus/5.110002 (No Gnus v0.2) Emacs/21.3.50 (gnu/linux) X-Provags-ID: kundenserver.de abuse@kundenserver.de auth:7f9705e6678292fb4e27195dea438aa3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:20127 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:20127 Jason Rumney writes: > Harald Maier writes: > >> I am not sure if I took the right version (EMACS_21_1_RC), but if this >> is the current RC branch, then the patch for the discussed problem is >> _not_ in the branch. > > The fix has been committed to EMACS_21_1_RC now, so a cvs update > should pick it up. Hallo Jason, I took the changes and all works fine if emacs is compiled with no optimizations (--no-opt). If I turn on optimizations then I get the following re-producable errors. The most time I am using --no-opt, so that's the reason why it worked for me before. Have you or others an idea how to verify or debug the problem? I still have here also a MSVC and a two year old MINGW runtime environment with that I can do some debugging. Building emacs on that environments still works fine. Harald Loading help... Loading international/mule-cmds... Loading case-table... Loading international/utf-8... Loading international/utf-16... Loading international/characters... End of file during parsing: g:/cvs/emacs-cygwin/lisp/international/characters.elc Signal 127 make.exe[1]: *** [oo-spd/i386/emacs.exe] Error 255 make.exe[1]: Leaving directory `g:/cvs/rc/emacs-cygwin/src' d:\usr\mingw-make\bin\make.exe: *** [all-other-dirs-gmake] Error 2