From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Mark H Weaver Newsgroups: gmane.lisp.guile.bugs Subject: bug#14672: QT port for ARM within guile Date: Fri, 21 Jun 2013 17:29:49 -0400 Message-ID: <871u7vb19u.fsf@tines.lan> References: <8D03B9BED2EFC3E-1390-337FC@webmail-vd011.sysops.aol.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1371850270 24214 80.91.229.3 (21 Jun 2013 21:31:10 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 21 Jun 2013 21:31:10 +0000 (UTC) Cc: 14672-done@debbugs.gnu.org To: eactors@aol.com Original-X-From: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Fri Jun 21 23:31:10 2013 Return-path: Envelope-to: guile-bugs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Uq8vG-0005Uu-KE for guile-bugs@m.gmane.org; Fri, 21 Jun 2013 23:31:10 +0200 Original-Received: from localhost ([::1]:53307 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq8vG-0005DQ-22 for guile-bugs@m.gmane.org; Fri, 21 Jun 2013 17:31:10 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:40420) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq8vC-0005D2-8I for bug-guile@gnu.org; Fri, 21 Jun 2013 17:31:07 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Uq8vA-0008Me-9s for bug-guile@gnu.org; Fri, 21 Jun 2013 17:31:06 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:39126) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Uq8vA-0008MS-79 for bug-guile@gnu.org; Fri, 21 Jun 2013 17:31:04 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1Uq8v9-0002Fz-Mb for bug-guile@gnu.org; Fri, 21 Jun 2013 17:31:03 -0400 Resent-From: Mark H Weaver Original-Sender: "Debbugs-submit" Resent-To: bug-guile@gnu.org Resent-Date: Fri, 21 Jun 2013 21:31:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 14672 X-GNU-PR-Package: guile X-GNU-PR-Keywords: Mail-Followup-To: 14672@debbugs.gnu.org, mhw@netris.org, eactors@aol.com Original-Received: via spool by 14672-done@debbugs.gnu.org id=D14672.13718502198588 (code D ref 14672); Fri, 21 Jun 2013 21:31:02 +0000 Original-Received: (at 14672-done) by debbugs.gnu.org; 21 Jun 2013 21:30:19 +0000 Original-Received: from localhost ([127.0.0.1]:33440 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uq8uQ-0002ER-F8 for submit@debbugs.gnu.org; Fri, 21 Jun 2013 17:30:19 -0400 Original-Received: from world.peace.net ([96.39.62.75]:45774 ident=hope4) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1Uq8uN-0002EC-O4 for 14672-done@debbugs.gnu.org; Fri, 21 Jun 2013 17:30:16 -0400 Original-Received: from turntable.mit.edu ([18.160.0.29] helo=tines.lan) by world.peace.net with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1Uq8uG-0000Cl-L4; Fri, 21 Jun 2013 17:30:08 -0400 In-Reply-To: <8D03B9BED2EFC3E-1390-337FC@webmail-vd011.sysops.aol.com> (eactors@aol.com's message of "Thu, 20 Jun 2013 03:07:14 -0400 (EDT)") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-guile@gnu.org List-Id: "Bug reports for GUILE, GNU's Ubiquitous Extension Language" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Original-Sender: bug-guile-bounces+guile-bugs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.bugs:7185 Archived-At: Hi, eactors@aol.com writes: > Hello,=20 > I found a quick thread implementation for ARM within the guile svn: > (http://git.savannah.gnu.org/gitweb/?p=3Dguile.git;a=3Dtree;f=3Dqt;h=3Dc9= 8346f9299df235964738dbf4b87da9806c9f52; > hb=3D72e4a3b1df86fdfca752221716c3e3f5573ff6a5 > > Hope you can help me with this. Do you know what the status of this > port was? Did it work? I would like to add a QT for ARM into the > SystemC Open Source Project and I=E2=80=99m looking for a good starting p= oint. Sorry, Guile dropped support for Quickthreads about a decade ago. Mark