From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: hyperdivision@firefly.is-a-geek.org (hyperdivision) Newsgroups: gmane.lisp.guile.bugs Subject: x86_64 / gcc4 problems Date: Sun, 19 Feb 2006 16:30:51 -0600 Message-ID: <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 1140489172 32436 80.91.229.2 (21 Feb 2006 02:32:52 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 21 Feb 2006 02:32:52 +0000 (UTC) Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Tue Feb 21 03:32:50 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 1FBNKb-00019J-MY for guile-bugs@m.gmane.org; Tue, 21 Feb 2006 03:32:49 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBNKa-0005Sb-Vg for guile-bugs@m.gmane.org; Mon, 20 Feb 2006 21:32:49 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FAx50-00030c-5m for bug-guile@gnu.org; Sun, 19 Feb 2006 17:30:58 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FAx4w-0002z7-Rd for bug-guile@gnu.org; Sun, 19 Feb 2006 17:30:56 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FAx4w-0002yr-BW for bug-guile@gnu.org; Sun, 19 Feb 2006 17:30:54 -0500 Original-Received: from [216.137.71.163] (helo=firefly.is-a-geek.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FAxAp-0004Uv-Vu for bug-guile@gnu.org; Sun, 19 Feb 2006 17:37:00 -0500 Original-Received: by firefly.is-a-geek.org (Postfix, from userid 2310) id 2A67A1331D; Sun, 19 Feb 2006 16:30:52 -0600 (CST) Original-To: bug-guile@gnu.org User-Agent: nail 11.25 7/29/05 X-Mailman-Approved-At: Mon, 20 Feb 2006 16:19:19 -0500 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:3110 Archived-At: hi. 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. guile-1.6.7 runs fine, it's just the cvs that has problems. 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 don't know how to get more information for you from the build, but if you send me anything to try, i will get back to you with whatever i can gather. thanks. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://lists.gnu.org/mailman/listinfo/bug-guile