From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.bugs Subject: Re: guile 1.6.3 documentation installation problem, Solaris 8, gcc 3.2.1 {PS} Date: 05 Feb 2003 14:22:52 +0100 Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Message-ID: <87znpa7tg3.fsf@zagadka.ping.de> References: <200302030426.h134QAD28983@europa.research.att.com> <87n0ld88l6.fsf@zagadka.ping.de> <200302032029.h13KTT128088@europa.research.att.com> <200302042014.h14KEW708760@europa.research.att.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044451391 17184 80.91.224.249 (5 Feb 2003 13:23:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 5 Feb 2003 13:23: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 18gPW7-0004Sw-00 for ; Wed, 05 Feb 2003 14:23:07 +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 18gPWX-0000sD-00 for guile-bugs@m.gmane.org; Wed, 05 Feb 2003 08:23:33 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18gPWF-0000IO-00 for bug-guile@gnu.org; Wed, 05 Feb 2003 08:23:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18gPWE-0000GW-00 for bug-guile@gnu.org; Wed, 05 Feb 2003 08:23:14 -0500 Original-Received: from [129.217.163.6] (helo=zagadka.ping.de) by monty-python.gnu.org with smtp (Exim 4.10.13) id 18gPVu-0008WV-00 for bug-guile@gnu.org; Wed, 05 Feb 2003 08:22:54 -0500 Original-Received: (qmail 17845 invoked by uid 1000); 5 Feb 2003 13:22:52 -0000 Original-To: Andrew Koenig In-Reply-To: <200302042014.h14KEW708760@europa.research.att.com> Original-Lines: 29 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 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:655 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.bugs:655 Andrew Koenig writes: > 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? Just doing $ make clean $ make CFLAGS=-g should be enough. You can override the nonessential compiler flags by setting CFLAGS on the make command line. > 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. I will install GCC 3 on our Sparc box and see whether I can reproduce the problem. I will have to get up to speed again about what our problems were exactly on IA-32 re GCC 3 and I'll try to find similar fixes for Sparc. That could take a while, tho. -- GPG: D5D4E405 - 2F9B BCCC 8527 692A 04E3 331E FAF8 226A D5D4 E405 _______________________________________________ Bug-guile mailing list Bug-guile@gnu.org http://mail.gnu.org/mailman/listinfo/bug-guile