From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: **** X-Spam-Status: No, score=4.7 required=5.0 tests=DATE_IN_PAST_24_48,DMARC_QUAR, FSL_HELO_NON_FQDN_1,HELO_LOCALHOST,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from cj647207-a.reston1.va.home.com ([65.1.132.232] helo=localhost ident=root) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14pLq6-0004eM-00 for gentoo-dev@gentoo.org; Mon, 16 Apr 2001 21:07:38 -0600 Received: from jerry by localhost with local (Exim 3.22 #1) id 14pLpW-0005xc-00 for gentoo-dev@gentoo.org; Mon, 16 Apr 2001 23:07:02 -0400 From: Jerry A! To: gentoo-dev@gentoo.org Subject: Re: [gentoo-dev] new guides Message-ID: <20010416230701.A22182@kabbu.thehutt.org> References: <20010409205504.B17779@cvs.gentoo.org> <20010411004710.A23682@alkaline.anarchy> <3AD3E419.8CDEF274@gentoo.org> <20010410235052.B15536@cvs.gentoo.org> <3AD3F097.77E8750D@gentoo.org> <20010411002815.D15536@cvs.gentoo.org> <20010412161317.A16521@cvs.gentoo.org> <20010413014017.B16521@cvs.gentoo.org> <20010413052441.A29405@kabbu.thehutt.org> <3AD6C914.D8CA6C3F@gentoo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3AD6C914.D8CA6C3F@gentoo.org>; from AGottinger@t-online.de on Fri, Apr 13, 2001 at 11:38:28AM +0200 Organization: Broken Toys Unlimited Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: jerry@thehutt.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Mon Apr 16 21:08:01 2001 X-Original-Date: Mon, 16 Apr 2001 23:07:01 -0400 X-Archives-Salt: 6a3e8575-248e-4492-9530-ef51a67e2f32 X-Archives-Hash: 390848ad61b719ef7a42eab4dd4f4641 On Fri, Apr 13, 2001 at 11:38:28AM +0200, Achim Gottinger wrote: : "Jerry A!" wrote: : > : > Curiousity on my part. Is there any reason why we're looking to step : > away from python? It appears as though the Linux/Python connection are : > here to stay. Especially with ESR's new CML2 project. : : Gimme a link to that project please. Here's a link to the project page and here's the announcement . : > Achim, have you looked at the freeze module for compiling the python : > bits for the embedded devices you're working on (instead of rewriting : > them in C++)? : : No, can I make binaries for python scripts with that? The problem I : see for embedded devices, is that python requires simply too much : memory. If it is possible to make standalone binaries that do eighter : require all the python modules nor the python binarie, I would be : intersted how huge such a binary will be. The freeze module will covert the python code to c and then compile it. I think we can also look at using stripped down version of Python, like stackless or pippy. I guess I'm just very pro-python. We've developed a great system that through the use of a very-high level scripting language provides an easy framework for hacking and extensibility. I'd hate to see that lost. In fact, embdebian (Embedded Debian) is using CML2 already. My guess is that they already have found a way to deal with this issue. : We had a discussion about allowing other languages like perl or tcl/tk : to be used for ebuild. And decided that it makes more sense converting : stable parts of python code to c++. Once it's all c++ we can make : modules for other scripting languages. I personal prefer perl as a : scripting language and did not investigate much time in learning : python. But as long as daniel is the developer of ebuild it is his : right do choose his preferend language for development I think. Our : biggest problem is still that we can not spend all our time in gentoo : development as long as we do not have sponsors. Since time is limited, why don't we just concentrate on what we've always been doing? I figure that if can publish an API, then others can develop ebuild in other languages. : BTW: Jerry, are you still headbanging or did you get gentoo working now? No. Unfortunately, I've become the latest dot-com casualty. So, the Vaio z505 had to go back. I went to a computer show over the weekend and picked up the parts to put together a 1GHz Athlon system (I even picked up a pcmcia bay so I can still try and get laptop portages made). So, it's back to the drawing board for figuring out how to bootstrap this puppy. --Jerry name: Jerry Alexandratos || Open-Source software isn't a phone: 703.599.6023 || matter of life or death... email: jerry@thehutt.org || ...It's much more important || than that!