From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Steve Juranich Newsgroups: gmane.lisp.guile.bugs Subject: Re: x86_64 / gcc4 problems Date: Fri, 24 Feb 2006 22:49:47 +0000 (UTC) Message-ID: References: <20060219223052.2A67A1331D@firefly.is-a-geek.org> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1140854532 7197 80.91.229.2 (25 Feb 2006 08:02:12 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sat, 25 Feb 2006 08:02:12 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Sat Feb 25 09:02:10 2006 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FCuNS-0007av-Gj for guile-bugs@m.gmane.org; Sat, 25 Feb 2006 09:02:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FCuNF-0007E2-Fx for guile-bugs@m.gmane.org; Sat, 25 Feb 2006 03:01:53 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FCm6T-00080K-47 for bug-guile@gnu.org; Fri, 24 Feb 2006 18:12:05 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FCm6K-0007wX-8K for bug-guile@gnu.org; Fri, 24 Feb 2006 18:11:55 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FCm6G-0007tP-Vj for bug-guile@gnu.org; Fri, 24 Feb 2006 18:11:50 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FCm6T-0005Nw-Pj for bug-guile@gnu.org; Fri, 24 Feb 2006 18:12:01 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FCm62-0001VK-UG for bug-guile@gnu.org; Sat, 25 Feb 2006 00:11:35 +0100 Original-Received: from tucnes.saictuc.com ([207.2.57.7]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Feb 2006 00:11:34 +0100 Original-Received: from sjuranic by tucnes.saictuc.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 25 Feb 2006 00:11:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: bug-guile@gnu.org Original-Lines: 22 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 207.2.57.7 (Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.1) Gecko/20060124 Firefox/1.5.0.1) 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:3115 Archived-At: hyperdivision firefly.is-a-geek.org> writes: > i'm still having no luck building guile-cvs under 64-bit mode > on my amd64. > it builds fine using "gcc -m32", but 64 doesn't build. > and since it is runtime problems, not compiling, > i'm not quite sure what to do to track it down. > if someone could give me a hand i would appreciate it. > if i use -O or -ON it dies during the make of guile.texi, > otherwise, without or with -g i get a stack overflow in ice-9 > during the command: > ../pre-inst-guile -s ./compile-psyntax.scm \ > ./psyntax.ss ./psyntax.pp I'm getting the same problems here, build process is dying in the same spot (system is AMD Opteron, Fedora Core 4). Haven't trying playing around with the flags, though. I also reported this on guile-user, I didn't notice that bug reports should go to a separate place. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile