From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Andrew Koenig Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile 1.6.3 documentation installation problem, Solaris 8, gcc 3.2.1 {PS} Date: Tue, 4 Feb 2003 15:14:32 -0500 (EST) Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <200302042014.h14KEW708760@europa.research.att.com> References: <200302030426.h134QAD28983@europa.research.att.com> <87n0ld88l6.fsf@zagadka.ping.de> NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1044389591 7434 80.91.224.249 (4 Feb 2003 20:13:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 4 Feb 2003 20:13:11 +0000 (UTC) Cc: bug-guile@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18g9RM-0001vM-00 for ; Tue, 04 Feb 2003 21:13:08 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18g9T0-0001cN-03 for guile-bugs@m.gmane.org; Tue, 04 Feb 2003 15:14:50 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18g9So-0001as-00 for bug-guile@gnu.org; Tue, 04 Feb 2003 15:14:38 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18g9Sn-0001aM-00 for bug-guile@gnu.org; Tue, 04 Feb 2003 15:14:37 -0500 Original-Received: from mail-green.research.att.com ([135.207.30.103]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18g9Sm-0001Y0-00 for bug-guile@gnu.org; Tue, 04 Feb 2003 15:14:37 -0500 Original-Received: from europa.research.att.com (europa.research.att.com [135.207.23.117]) by mail-green.research.att.com (Postfix) with ESMTP id E96721E072; Tue, 4 Feb 2003 15:14:33 -0500 (EST) Original-Received: (from ark@localhost) by europa.research.att.com (8.10.2+Sun/8.8.7) id h14KEW708760; Tue, 4 Feb 2003 15:14:32 -0500 (EST) Original-To: marius.vollmer@uni-dortmund.de In-reply-to: (message from Marius Vollmer on 04 Feb 2003 15:11:43 +0100) X-BeenThere: bug-guile@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GUILE, GNU's Ubiquitous Extension Language List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.bugs:653 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:653 Marius> It looks like you might have used GCC 3.x, is that right? (Your Marius> binary uses libgcc_s.so which will only happen with GCC 3.x, right?) Marius> We had problems with some new optimizations in GCC on IA32 and there Marius> might be different issues on Sparc. I did use GCC 3.x Marius> Could you try compiling without "-O2"? Also, if convenient, could you Marius> compile with GCC 2.95.x? Do I need to do anything beyond deleting "-O2" from all the Makefiles? Marius> Of that fixes it, we will then have to find a better way to make Guile Marius> work on Sparc, of course. I have the hunch that you known something Marius> about C, Andrew... ;-) so maybe you can tell us what to do. It may not be easy for me to compile with gcc 2.95 on my machine; I'm not sure I have a working gcc 2 installation. I'll give it a try, though. _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile