From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jason Rumney Newsgroups: gmane.emacs.devel Subject: Re: The bootstrap of Emacs on Cygwin is broken [Is also: unicode branch is merged to trunk] Date: Sun, 03 Feb 2008 21:02:55 +0000 Message-ID: <47A62BFF.6040806@gnu.org> References: <47A381C7.3000003@alice.it> <47A4C54D.5000602@alice.it> <47A4DEC0.8040406@alice.it> <47A5872A.2030601@alice.it> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1202072607 13334 80.91.229.12 (3 Feb 2008 21:03:27 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 3 Feb 2008 21:03:27 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel@gnu.org To: Angelo Graziosi Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Feb 03 22:03:48 2008 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 1JLm01-00046O-0R for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2008 22:03:37 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLlzZ-0000Ve-2u for ged-emacs-devel@m.gmane.org; Sun, 03 Feb 2008 16:03:09 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JLlzU-0000VN-LW for emacs-devel@gnu.org; Sun, 03 Feb 2008 16:03:04 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JLlzS-0000Uw-VG for emacs-devel@gnu.org; Sun, 03 Feb 2008 16:03:04 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JLlzS-0000Uo-Sb for emacs-devel@gnu.org; Sun, 03 Feb 2008 16:03:02 -0500 Original-Received: from mk-outboundfilter-4.mail.uk.tiscali.com ([212.74.114.32]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JLlzO-0000bj-N1; Sun, 03 Feb 2008 16:02:58 -0500 Original-X-Trace: 22413146/mk-outboundfilter-2.mail.uk.tiscali.com/F2S/$ACCEPTED/freedom2Surf-customers/83.67.23.108 X-SBRS: None X-RemoteIP: 83.67.23.108 X-IP-MAIL-FROM: jasonr@gnu.org X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AgAAAFq6pUdTQxds/2dsb2JhbAAIqn0 X-IP-Direction: OUT Original-Received: from i-83-67-23-108.freedom2surf.net (HELO [127.0.0.1]) ([83.67.23.108]) by smtp.f2s.tiscali.co.uk with ESMTP/TLS/DHE-RSA-AES256-SHA; 03 Feb 2008 21:02:57 +0000 User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <47A5872A.2030601@alice.it> X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. 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:88108 Archived-At: Angelo Graziosi wrote: > (gdb) bt > #0 0x610e1805 in _vfprintf_r () from /usr/bin/cygwin1.dll > #1 0x610f0358 in printf () from /usr/bin/cygwin1.dll > #2 0x610933b8 in _sigfe () from /usr/bin/cygwin1.dll > #3 0x00bfba30 in ?? () > #4 0x00020000 in ?? () > #5 0x20ef0000 in bss_sbrk_buffer () > #6 0x00020000 in ?? () > #7 0x00033668 in ?? () > ... > #14 0x61057dbc in malloc () from /usr/bin/cygwin1.dll > #15 0x00010000 in ?? () > #16 0x00000000 in ?? () > (gdb) There are no Emacs symbols in there. Are you deliberately building without debug info?