From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Greg Troxel Newsgroups: gmane.lisp.guile.devel Subject: Re: guile loses on NetBSD/sparc64 1.6.2 with gcc 3.3.2 Date: 27 Feb 2004 11:23:51 -0500 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <878yiqkbjp.fsf@raven.defaultvalue.org> <87ekshmxem.fsf@raven.defaultvalue.org> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1077899244 23926 80.91.224.253 (27 Feb 2004 16:27:24 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 27 Feb 2004 16:27:24 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Feb 27 17:27:11 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AwkpS-0006rB-00 for ; Fri, 27 Feb 2004 17:27:10 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1Awkoh-00017p-BV for guile-devel@m.gmane.org; Fri, 27 Feb 2004 11:26:23 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1Awknb-0000jC-6Q for guile-devel@gnu.org; Fri, 27 Feb 2004 11:25:15 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1Awkn4-0000W6-BD for guile-devel@gnu.org; Fri, 27 Feb 2004 11:25:13 -0500 Original-Received: from [192.1.100.210] (helo=fnord.ir.bbn.com) by monty-python.gnu.org with esmtp (Exim 4.30) id 1AwkmJ-0008QJ-Ls for guile-devel@gnu.org; Fri, 27 Feb 2004 11:23:55 -0500 Original-Received: by fnord.ir.bbn.com (Postfix, from userid 10853) id 7F571242B; Fri, 27 Feb 2004 11:23:51 -0500 (EST) Original-To: Rob Browning In-Reply-To: <87ekshmxem.fsf@raven.defaultvalue.org> Original-Lines: 9 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Developers list for Guile, the GNU extensibility library List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3456 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3456 I did some more experiments. It seems to be compiler dependent; with gcc 2.95 it was ok, and with 3.3.2 sometimes (when compiled on some machines) it segfaults and sometimes I get complaints about tputent not being bound (and the program exits). So my best guess at the moment is that something is not right, but that it is ok in many circumstances anyway. -- Greg Troxel _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://mail.gnu.org/mailman/listinfo/guile-devel