From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Evan Weaver Newsgroups: gmane.comp.lang.ruby.mongrel.devel Subject: Re: [Mongrel] Mongrel, cross compilation, Echoe and rake-compiler Date: Sun, 26 Apr 2009 20:33:10 -0700 Message-ID: References: <71166b3b0904261732j6d5c50fay3d05fdca7f4a6b6e@mail.gmail.com> <71166b3b0904261836ua76ee21p35b46b999d02e2f8@mail.gmail.com> <71166b3b0904262017o512faf98v97fbb36951f01143@mail.gmail.com> Reply-To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1240846512 31291 80.91.229.12 (27 Apr 2009 15:35:12 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 27 Apr 2009 15:35:12 +0000 (UTC) To: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Original-X-From: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Mon Apr 27 17:35:05 2009 Return-path: Envelope-to: gclrmd-mongrel-development@m.gmane.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:from:date:x-google-sender-auth:message-id:subject:to :content-type:content-transfer-encoding; bh=4yp3mtG9aSYEuFlpW/Tizzf7nqofxZQG2Rm/8DshZhA=; b=YziGzlC1gK2ilb6AnUuAGO9oZkAE6HsZ3EvwQcNzsRUQdIoxoJo6DGMoGGV8AsEAex t1JE2saglTjUnQS7PRvX0qEnxXD7gnd4tivNGo77B1ZZOiA3+DjN0bTxPumIO7J1CRgr WSrWqO9dyWSuS8Q4mPVbDNyfwerwG1TkSMQDw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:content-type :content-transfer-encoding; b=jRE0KBy69Yd/knTvBYaNj10vA3VZK1qMODVZVYAl3yl/u0F7J1Jq/lCmzDbKnuSofF p2f5tA9SsKCS8P6qNtKXeV99jTu1RcMWAhYmdmeMh8caCLToM/sdKjy1SWx9P8ywkg42 hxekyq+7RM4SaSg5JQh2aCfRM2DQWEZKWBSuk= In-Reply-To: <71166b3b0904262017o512faf98v97fbb36951f01143-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org> X-Google-Sender-Auth: 5f11808b4b2d8b7c X-BeenThere: mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Errors-To: mongrel-development-bounces-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org Xref: news.gmane.org gmane.comp.lang.ruby.mongrel.devel:120 Archived-At: Received: from rubyforge.org ([205.234.109.19]) by lo.gmane.org with esmtp (Exim 4.50) id 1LySrJ-0000fn-9O for gclrmd-mongrel-development@m.gmane.org; Mon, 27 Apr 2009 17:35:05 +0200 Received: from rubyforge.org (rubyforge.org [127.0.0.1]) by rubyforge.org (Postfix) with ESMTP id ABE2D177992B; Mon, 27 Apr 2009 11:35:04 -0400 (EDT) Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.30]) by rubyforge.org (Postfix) with ESMTP id 3A3F318580F4 for ; Sun, 26 Apr 2009 23:41:02 -0400 (EDT) Received: by yx-out-2324.google.com with SMTP id 8so1279841yxb.59 for ; Sun, 26 Apr 2009 20:41:00 -0700 (PDT) Received: by 10.151.68.8 with SMTP id v8mr7996250ybk.201.1240803205278; Sun, 26 Apr 2009 20:33:25 -0700 (PDT) List-Post: I think the only Unix-specific thing is Gossamer is the forking...? Echoe is the same as it ever was...not sure how to integrate rake-compiler, or whether Echoe is still necessary, or what. It looks like origin/stable_1-1 is what you want, although I'm not quite sure what the diff against origin/rel_1-1-5 is about. It looks like you already did some compiler work. Wednesday I can work on integrating the Ruby 1.9 fixes...can you wait until Thursday to do a release? Evan On Sun, Apr 26, 2009 at 8:17 PM, Luis Lavena wrote: > On Sun, Apr 26, 2009 at 11:50 PM, Evan Weaver wrote: >> If you just want to get current Mongrel up to speed, branch from 1.1.5 I= guess. >> >> Evan >> > > Then I'll base my work on stable_1-1. > > Any advice on the Echoe state and workaround, or should I fork it and > add conditions about rake-compiler being defined? > -- > Luis Lavena > AREA 17 > - > Perfection in design is achieved not when there is nothing more to add, > but rather when there is nothing more to take away. > Antoine de Saint-Exup=E9ry > _______________________________________________ > Mongrel-development mailing list > Mongrel-development-GrnCvJ7WPxnNLxjTenLetw@public.gmane.org > http://rubyforge.org/mailman/listinfo/mongrel-development > -- = Evan Weaver