From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: CRLF0710 Newsgroups: gmane.lisp.guile.devel Subject: Just to mention: Why there's still not any guile-2.0 packages in linux distributions? Date: Tue, 19 Apr 2011 09:15:42 +0800 Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: dough.gmane.org 1303175751 6667 80.91.229.12 (19 Apr 2011 01:15:51 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Tue, 19 Apr 2011 01:15:51 +0000 (UTC) To: guile-devel@gnu.org Original-X-From: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Tue Apr 19 03:15:48 2011 Return-path: Envelope-to: guile-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1QBzXf-000053-8P for guile-devel@m.gmane.org; Tue, 19 Apr 2011 03:15:47 +0200 Original-Received: from localhost ([::1]:49294 helo=lists2.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBzXe-0001nD-ND for guile-devel@m.gmane.org; Mon, 18 Apr 2011 21:15:46 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:39183) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBzXc-0001n8-Gd for guile-devel@gnu.org; Mon, 18 Apr 2011 21:15:45 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QBzXb-0004AH-Im for guile-devel@gnu.org; Mon, 18 Apr 2011 21:15:44 -0400 Original-Received: from mail-pv0-f169.google.com ([74.125.83.169]:38449) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QBzXb-0004A9-D6 for guile-devel@gnu.org; Mon, 18 Apr 2011 21:15:43 -0400 Original-Received: by pvg4 with SMTP id 4so3484879pvg.0 for ; Mon, 18 Apr 2011 18:15:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type; bh=HPmm7IbXl+XYPSbxeF6hs48ZDiJD5HPbE5DDXO+6X04=; b=Zl5ZgsGt32hsAcLK+VY8VvEm7XsIrf5LQ9/LtDdE8vsR71ZfVwJ0pPWmE1Dr0MFjZ4 OCC4UWNckEogowm+yS1XN1DgH1PZzgGmBclK53eq0iRfrU91qgyk05uwAW81E4Sg1qmh rxSybEl5/vEwp4jCh8RHPapITrYm02ACjBLF8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=fNoXjbOcEhH6EYy25a9YHPsD1wZS5ieZEaoH/Pyf1hF2ZOWN3S8LcaV9nlCrAzwqc0 ETRKKl9B1TQjzVyYLsq8W/vzcNy1V3NTSrx+7bEQHBP0gZfJaIWtYRH/q19bIRdl+2tH liZ6lRxRnCzWPnJBTBL7tjKIrJlJFOZRlTNio= Original-Received: by 10.68.11.131 with SMTP id q3mr8058278pbb.200.1303175742393; Mon, 18 Apr 2011 18:15:42 -0700 (PDT) Original-Received: by 10.68.50.38 with HTTP; Mon, 18 Apr 2011 18:15:42 -0700 (PDT) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 74.125.83.169 X-BeenThere: guile-devel@gnu.org X-Mailman-Version: 2.1.14 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 Original-Sender: guile-devel-bounces+guile-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.lisp.guile.devel:12287 Archived-At: Guile 2.0 has been there for some time. Why there's still not any guile-2.0 package in linux distributions? Did they have trouble packaging it? By the way, is the .go file portable? Building them(rnrs, ice-9 etc) during compiling guile takes so looooong... Thanks -- CrLF.0710