From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Rainer Tammer Newsgroups: gmane.lisp.guile.bugs Subject: Re: stack overflow / partial success Date: Wed, 20 Feb 2008 09:18:52 +0100 Organization: Schuler Pressen GmbH & Co. KG Message-ID: <47BBE26C.1020507@tammer.net> References: <47B2A8DF.9070004@tammer.net> <87tzkd8bvz.fsf@gnu.org> <87ejbh8ben.fsf@gnu.org> <47B2D88F.1040505@tammer.net> <87ir0tvx6e.fsf@inria.fr> <47B3EF9A.4090400@tammer.net> <87r6fgndap.fsf@gnu.org> <47B92174.5070300@tammer.net> <87ve4mu0ig.fsf@gnu.org> <47B95664.4070007@tammer.net> <87zltyr1mh.fsf@gnu.org> <47B98F83.6080700@tammer.net> <87bq6eqrqs.fsf@gnu.org> <47BA821C.5050503@tammer.net> <87zltwipe6.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1203495563 9786 80.91.229.12 (20 Feb 2008 08:19:23 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 20 Feb 2008 08:19:23 +0000 (UTC) Cc: bug-guile@gnu.org To: =?ISO-8859-1?Q?Ludovic_Court=E8s?= Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Wed Feb 20 09:19:47 2008 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1JRkB8-00028d-I2 for guile-bugs@m.gmane.org; Wed, 20 Feb 2008 09:19:46 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRkAc-00064C-PV for guile-bugs@m.gmane.org; Wed, 20 Feb 2008 03:19:14 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JRkAY-00063x-5g for bug-guile@gnu.org; Wed, 20 Feb 2008 03:19:10 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JRkAX-00063l-6k for bug-guile@gnu.org; Wed, 20 Feb 2008 03:19:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JRkAX-00063i-0i for bug-guile@gnu.org; Wed, 20 Feb 2008 03:19:09 -0500 Original-Received: from mx20.gnu.org ([199.232.41.8]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1JRkAS-0004oz-PH; Wed, 20 Feb 2008 03:19:04 -0500 Original-Received: from ifw.schulergroup.com ([212.87.143.254]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JRkAQ-0000Rp-8X; Wed, 20 Feb 2008 03:19:02 -0500 Original-Received: from localhost (localhost [127.0.0.1]) by ifw.schulergroup.com (Postfix) with ESMTP id B331AD0303AF; Wed, 20 Feb 2008 09:18:58 +0100 (CET) Original-Received: from ifw.schulergroup.com ([127.0.0.1]) by localhost (ifw [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 04351-05; Wed, 20 Feb 2008 09:18:56 +0100 (CET) Original-Received: from saturn.schuler.de (unknown [153.3.1.198]) by ifw.schulergroup.com (Postfix) with ESMTP id EF1D6D0303A6; Wed, 20 Feb 2008 09:18:55 +0100 (CET) Original-Received: from [153.3.21.50] (rt.schuler.de [153.3.21.50]) by saturn.schuler.de (8.12.11.20060308/8.12.7/SuSE Linux 0.6) with ESMTP id m1K8Iqtj000785; Wed, 20 Feb 2008 09:18:52 +0100 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.8.1.3) Gecko/20070326 Thunderbird/2.0.0.0 Mnenhy/0.7.5.0 In-Reply-To: <87zltwipe6.fsf@gnu.org> X-Virus-Scanned: by amavisd-new X-detected-kernel: by mx20.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:3805 Archived-At: Hello, Ludovic Court=E8s wrote: > Hi Rainer, > [...} > =20 >> Yes and no, >> IBM XL C/C++ continues but gcc 4.2.2 stops due to the -Wall switch... >> =20 > > I know for GCC but you said you were using xlc, right? :-) > =20 I have tested the build with both compilers gcc 4.2.2 and IBM XL C/C++=20 9.0 on AIX 6.1. I am planing to release a rpm package of GUILE for AIX so I have to test=20 the build with different compilers to decide which produces the best result :-)) > When compiling with GCC, you'd have to run `configure' with > `--disable-error-on-warning' to avoid this problem---I'm wondering > whether we should make it the default. > > =20 This could avoid some warnings but ... with the warning on the code=20 tends to be cleaner. >> and the setting for the extended stack "(debug-set! stack 80000)" >> should also be mention. >> =20 > > Ah, so setting it fixed some problem? > > BTW, hopefully some of your problems are addressed by the newly-release= d > 1.8.4. We'll look into the others (e.g., `strftime') for the next > release. > > =20 I will test the new 1.8.4 release and I will make detailed notes about=20 all (still ?) needed changes for AIX 6.1. When I have finished this I will try this on AIX 5.3. I also can provide build notes for the AIX platform. > Thanks for your report! > > Ludovic. > > > =20 Bye Rainer