Re: Porting parrot on PDA

2007-02-23 Thread jerry gay
On 2/8/07, Hakim Cassimally <[EMAIL PROTECTED]> wrote: I'm keen to port to maemo (Nokia N800) - I'm guessing this will be easier as it's based on debian linux and uses scratchbox for cross compilation, but I believe it doesn't built out of the box. I'd like to join the porting effort if there's

Re: Porting parrot on PDA -- work in progress

2007-02-13 Thread Patrick R. Michaud
On Tue, Feb 13, 2007 at 08:28:38PM +0100, Aldo Calpini wrote: > I've managed to build parrot for the PocketPC. yes, really. > > I would appreciate any feedback :-) Feedback: Truly amazing, and terrific work. Aldo++ Pm

Re: Porting parrot on PDA -- work in progress

2007-02-13 Thread Joshua Isom
On Feb 13, 2007, at 1:28 PM, Aldo Calpini wrote: whoa there! furthermore, the Configure process uses $^O here and there, and this should eventually be replaced by an --arch=something parameter to Configure.pl (which defaults to $^O, of course). my parrot does indeed run some of the examples

Re: Porting parrot on PDA

2007-02-08 Thread Hakim Cassimally
Sounds interesting. I'm keen to port to maemo (Nokia N800) - I'm guessing this will be easier as it's based on debian linux and uses scratchbox for cross compilation, but I believe it doesn't built out of the box. I'd like to join the porting effort if there's enough crossover to be able to help