From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Michael Deutschmann Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile-1.4.1: test failures under shared library, -O3 Date: Sun, 16 Jun 2002 19:12:21 -0700 (PDT) Sender: bug-guile-admin@gnu.org Message-ID: <%qLUD9IsZX@khar-pern.talamasca.ocis.net> References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1024280158 1807 127.0.0.1 (17 Jun 2002 02:15:58 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 17 Jun 2002 02:15:58 +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 17Jm3h-0000T2-00 for ; Mon, 17 Jun 2002 04:15:58 +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 17Jm2r-0005dD-00; Sun, 16 Jun 2002 22:15:05 -0400 Original-Received: from mailserver.ocis.net ([209.52.173.152] helo=mail.ocis.net) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17Jm0O-0005ZK-00 for ; Sun, 16 Jun 2002 22:12:32 -0400 Original-Received: from talamasca.ocis.net ([209.52.173.29] helo=khar-pern.talamasca.ocis.net) by mail.ocis.net with esmtp (Exim 3.34 #1) id 17Jm0F-0007lP-00; Sun, 16 Jun 2002 19:12:23 -0700 Original-Received: from michael by khar-pern.talamasca.ocis.net with local (Exim 3.36 #1) id 17Jm0E-0006qQ-00; Sun, 16 Jun 2002 19:12:22 -0700 Original-To: ttn@glug.org In-Reply-To: X-User-Agent: Mana 4.0beta (Linux) 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:311 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:311 On Sun, 16 Jun 2002, Thien-Thi Nguyen wrote: > could you supply a ./configure invocation (including env vars) that > reproduces the "-fPIC -O3" problem? i can guess but i'd rather not. `CFLAGS="-fPIC -O3" configure' should work. I don't recall exactly, but I'm pretty sure I clipped out everything that wasn't needed to trip the bug. My normal configure invocation is pretty big... `CFLAGS=-O3 configure --enable-shared' also trips the bug -- I just used -fPIC explicitly with static libs to rule out any other cause intrinsic to shared library linking. ---- Michael Deutschmann _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile