From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Kevin Ryde Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile 1.7.91 has been released. Date: Wed, 15 Feb 2006 11:03:30 +1100 Message-ID: <87hd71jxnx.fsf@zip.com.au> References: <87y80gyxrq.fsf@zagadka.de> <20060213124618.M39651@ccrma.Stanford.EDU> <87wtfzrlfp.fsf@zip.com.au> <20060213223050.M63331@ccrma.Stanford.EDU> <87bqxaswk2.fsf@zip.com.au> <20060213233342.M49809@ccrma.Stanford.EDU> <877j7ysqlt.fsf@zip.com.au> <873bimsp8w.fsf@zip.com.au> <20060214213003.M64292@ccrma.Stanford.EDU> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1139971950 16427 80.91.229.2 (15 Feb 2006 02:52:30 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 15 Feb 2006 02:52:30 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Wed Feb 15 03:52:28 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1F9CmF-0004xQ-O5 for guile-devel@m.gmane.org; Wed, 15 Feb 2006 03:52:26 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F9CiU-00072J-Ew for guile-devel@m.gmane.org; Tue, 14 Feb 2006 21:48:30 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1F9AHh-0006Gv-Kv for guile-devel@gnu.org; Tue, 14 Feb 2006 19:12:41 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1F9ACQ-0002Zd-LV for guile-devel@gnu.org; Tue, 14 Feb 2006 19:07:16 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1F9A9D-0001Pw-Mj for guile-devel@gnu.org; Tue, 14 Feb 2006 19:03:55 -0500 Original-Received: from [61.8.0.84] (helo=mailout1.pacific.net.au) by monty-python.gnu.org with esmtp (Exim 4.52) id 1F9ADz-0005UI-JY for guile-devel@gnu.org; Tue, 14 Feb 2006 19:08:52 -0500 Original-Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87]) by mailout1.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1F03kvh025759; Wed, 15 Feb 2006 11:03:46 +1100 Original-Received: from localhost (ppp22AB.dyn.pacific.net.au [61.8.34.171]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3) with ESMTP id k1F03h3b029430; Wed, 15 Feb 2006 11:03:45 +1100 Original-Received: from gg by localhost with local (Exim 3.36 #1 (Debian)) id 1F9A8o-0002G9-00; Wed, 15 Feb 2006 11:03:30 +1100 Original-To: "Bill Schottstaedt" Mail-Copies-To: never In-Reply-To: <20060214213003.M64292@ccrma.Stanford.EDU> (Bill Schottstaedt's message of "Tue, 14 Feb 2006 13:36:05 -0800") User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5710 Archived-At: "Bill Schottstaedt" writes: > > So, I rebuilt guile using -g3 > ... > : Stack overflow If that's gcc 4 then it might be the same thing afflicting i386 under -O3, that ceval/deval end up using a lot of stack. Try increasing the stack limit, ie. the guile one, wherever the default for that hides in the sources ... _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel