From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Neil Jerram Newsgroups: gmane.lisp.guile.devel Subject: Re: guile 1.8 and x86_64 Date: Tue, 11 Apr 2006 21:37:59 +0100 Message-ID: <87zmirvoew.fsf@ossau.uklinux.net> References: <3E76C952D0DE7C18F2E3A89F@cadabra-sw.stanford.edu> <87acatj19q.fsf@laas.fr> <87hd5111mz.fsf@ossau.uklinux.net> <8656DB86D246C1D9ACD84549@tribes2.stanford.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1144787908 6488 80.91.229.2 (11 Apr 2006 20:38:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Tue, 11 Apr 2006 20:38:28 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Apr 11 22:38:26 2006 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FTPct-0007x7-Ne for guile-devel@m.gmane.org; Tue, 11 Apr 2006 22:38:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FTPct-0002bR-70 for guile-devel@m.gmane.org; Tue, 11 Apr 2006 16:38:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FTPcp-0002bB-Sd for guile-devel@gnu.org; Tue, 11 Apr 2006 16:38:11 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FTPco-0002ar-Sn for guile-devel@gnu.org; Tue, 11 Apr 2006 16:38:11 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FTPco-0002ac-9T for guile-devel@gnu.org; Tue, 11 Apr 2006 16:38:10 -0400 Original-Received: from [80.84.72.33] (helo=mail3.uklinux.net) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FTPhk-00047U-DW for guile-devel@gnu.org; Tue, 11 Apr 2006 16:43:16 -0400 Original-Received: from laruns (host86-129-134-171.range86-129.btcentralplus.com [86.129.134.171]) by mail3.uklinux.net (Postfix) with ESMTP id 49B39409FAF; Tue, 11 Apr 2006 20:38:09 +0000 (UTC) Original-Received: from laruns (laruns [127.0.0.1]) by laruns (Postfix) with ESMTP id 5B6D56F6FA; Tue, 11 Apr 2006 21:37:59 +0100 (BST) Original-To: Quanah Gibson-Mount In-Reply-To: <8656DB86D246C1D9ACD84549@tribes2.stanford.edu> (Quanah Gibson-Mount's message of "Mon, 10 Apr 2006 16:03:23 -0700") User-Agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux) X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Developers list for Guile, the GNU extensibility library" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:5846 Archived-At: Quanah Gibson-Mount writes: > amd64-linux26:/afs/ir/src/pubsw/languages/guile-1.6.7> /usr/pubsw/bin/gcc -v > Using built-in specs. > Target: x86_64-unknown-linux-gnu > Configured with: ../../gcc-4.0.2/configure --datadir=/lib > --libexecdir=/lib --sharedstatedir=/lib --prefix=/usr/pubsw > --enable-threads --with-gnu-as --with-as=/usr/pubsw/bin/as > --with-gnu-ld --with-ld=/usr/pubsw/bin/ld > --with-libintl-prefix=/usr/pubsw --with-libiconv-prefix=/usr/pubsw > --disable-multilib --enable-libada > --enable-languages=c,c++,f95,objc,ada > Thread model: posix > gcc version 4.0.2 [...] Many thanks; we are working on this and hope to have a fix soonish. If you are keen to have Guile 1.8 working on this box, we believe a successful workaround is to compile with an older GCC. 3.3.5 seems OK, for example. Regards, Neil _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel