From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Glenn Morris Newsgroups: gmane.emacs.help Subject: Re: Core dump on AIX? Date: Tue, 23 Apr 2013 18:07:35 -0400 Message-ID: References: <155DEC68569B714B86C2C7075F5EDA9828F0CB86@DAKIYA1.pegasus.local> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1366754872 19033 80.91.229.3 (23 Apr 2013 22:07:52 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 23 Apr 2013 22:07:52 +0000 (UTC) Cc: "help-gnu-emacs@gnu.org" To: Doug Lewan Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Apr 24 00:07:56 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UUlNS-0008Hd-DP for geh-help-gnu-emacs@m.gmane.org; Wed, 24 Apr 2013 00:07:54 +0200 Original-Received: from localhost ([::1]:41245 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUlNR-00008z-95 for geh-help-gnu-emacs@m.gmane.org; Tue, 23 Apr 2013 18:07:53 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:42794) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUlNB-00008d-T6 for help-gnu-emacs@gnu.org; Tue, 23 Apr 2013 18:07:38 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UUlNA-0007sW-Jk for help-gnu-emacs@gnu.org; Tue, 23 Apr 2013 18:07:37 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:33891) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UUlNA-0007sR-Ft for help-gnu-emacs@gnu.org; Tue, 23 Apr 2013 18:07:36 -0400 Original-Received: from rgm by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1UUlN9-0003Ka-DZ; Tue, 23 Apr 2013 18:07:35 -0400 X-Spook: diwn NATO pipeline SP4 Hamas hackers anarchy CISU X-Ran: gwQP,7<\TX?m|/l`'[FK2U+P)"H72GDnSn[VK[ X-Hue: magenta X-Attribution: GM Mail-Followup-To: help-gnu-emacs@gnu.org In-Reply-To: <155DEC68569B714B86C2C7075F5EDA9828F0CB86@DAKIYA1.pegasus.local> (Doug Lewan's message of "Tue, 23 Apr 2013 16:04:10 +0000") User-Agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/) X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:90314 Archived-At: Doug Lewan wrote: > BTW I can't build 24.3 as my environment stands. Making eventually > produces this error: > > Emacs garbage collector has been changed to use conservative stack > marking. Emacs has determined that the default method it uses to do the > marking will not work on your system. We will need a system-dependent > solution for your system. What compiler are you using? IIUC, using gcc should make that issue go away. People have compiled Emacs 24.3 on AIX, eg http://debbugs.gnu.org/13650 .