From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Marius Vollmer Newsgroups: gmane.lisp.guile.devel Subject: Re: Guile for AMD64 Date: Fri, 06 Aug 2004 14:04:42 +0200 Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Message-ID: References: <20040805143613.GD28363@ac.upc.es> NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1091793936 4744 80.91.224.253 (6 Aug 2004 12:05:36 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 6 Aug 2004 12:05:36 +0000 (UTC) Cc: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Fri Aug 06 14:05:24 2004 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1Bt3TQ-0006aw-00 for ; Fri, 06 Aug 2004 14:05:24 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bt3X1-0007xN-EJ for guile-devel@m.gmane.org; Fri, 06 Aug 2004 08:09:07 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1Bt3Wn-0007xC-53 for guile-devel@gnu.org; Fri, 06 Aug 2004 08:08:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1Bt3Wk-0007wn-H4 for guile-devel@gnu.org; Fri, 06 Aug 2004 08:08:52 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1Bt3Wk-0007wk-Dk for guile-devel@gnu.org; Fri, 06 Aug 2004 08:08:50 -0400 Original-Received: from [129.217.163.1] (helo=mail.dt.e-technik.uni-dortmund.de) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bt3Sm-0006vQ-TX for guile-devel@gnu.org; Fri, 06 Aug 2004 08:04:45 -0400 Original-Received: from troy.dt.e-technik.uni-dortmund.de (troy.dt.e-technik.uni-dortmund.de [129.217.163.17]) by mail.dt.e-technik.uni-dortmund.de (Postfix) with ESMTP id 2313A37C72; Fri, 6 Aug 2004 14:04:43 +0200 (CEST) Original-Received: by troy.dt.e-technik.uni-dortmund.de (Postfix, from userid 520) id DF316B962; Fri, 6 Aug 2004 14:04:42 +0200 (CEST) Original-To: Javier Antonio Vazquez Machuca In-Reply-To: <20040805143613.GD28363@ac.upc.es> (Javier Antonio Vazquez Machuca's message of "Thu, 5 Aug 2004 16:36:13 +0200") User-Agent: Gnus/5.1003 (Gnus v5.10.3) Emacs/21.3 (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: , Errors-To: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: main.gmane.org gmane.lisp.guile.devel:3911 X-Report-Spam: http://spam.gmane.org/gmane.lisp.guile.devel:3911 Javier Antonio Vazquez Machuca writes: > Hello everybody, I just wanna ask if exist any interest to port > Guile to x86-64, Yes, definitely. > part of a project that i am doing, is "Quickthreads" and I have > ported it to x86-64 processor (64 bits) and I don't know much about > Guile but I know that Guile use it. We no longer use QuickThreads in the current development series. There, we use POSIX threads, which should make it much easier to link libguile into other POSIX thread using programs. But many thanks for letting us know! _______________________________________________ Guile-devel mailing list Guile-devel@gnu.org http://lists.gnu.org/mailman/listinfo/guile-devel