From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Thien-Thi Nguyen Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile-1.4.1: test failures under shared library, -O3 Date: Sun, 16 Jun 2002 15:59:18 -0700 Sender: bug-guile-admin@gnu.org Message-ID: References: <%hFc78gbEN@khar-pern.talamasca.ocis.net> Reply-To: ttn@glug.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1024268949 21527 127.0.0.1 (16 Jun 2002 23:09:09 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 16 Jun 2002 23:09:09 +0000 (UTC) Cc: bug-guile@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.33 #1 (Debian)) id 17Jj8u-0005b6-00 for ; Mon, 17 Jun 2002 01:09:08 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Jj8p-0001dG-00; Sun, 16 Jun 2002 19:09:03 -0400 Original-Received: from ca-crlsbd-u5-c4a-a-172.crlsca.adelphia.net ([24.48.214.172] helo=giblet) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Jj6Y-0001Vk-00 for ; Sun, 16 Jun 2002 19:06:42 -0400 Original-Received: from ttn by giblet with local (Exim 3.35 #1 (Debian)) id 17JizO-0002os-00; Sun, 16 Jun 2002 15:59:18 -0700 Original-To: michael@talamasca.ocis.net In-Reply-To: <%hFc78gbEN@khar-pern.talamasca.ocis.net> (message from0Michael Deutschmann on Thu, 23 May 2002 21:42:36 -0700 (PDT)) Errors-To: bug-guile-admin@gnu.org X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.lisp.guile.bugs:310 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:310 From: Michael Deutschmann Date: Thu, 23 May 2002 21:42:36 -0700 (PDT) [r4rs.test errors if continuations.c compiled w/ "-fPIC -O3", segfaults if also w/ "-fomit-frame-pointer"] thanks for the bug report. i suspect "-fomit-frame-pointer" screws up stack-based garbage collection, but am not yet learned enough to say for sure. could you supply a ./configure invocation (including env vars) that reproduces the "-fPIC -O3" problem? i can guess but i'd rather not. thi _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile