X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
X-Envelope-To: <cygwin@cygwin.com>
X-Virus-Status: Clean
Message-ID: <48835B8D.1020509@mscha.org>
Date: Sun, 20 Jul 2008 17:36:45 +0200
From: Michael Schaap <cygwin.lists@mscha.org>
User-Agent: Thunderbird 2.0.0.14 (Windows/20080421)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: parrot-0.6.4-1 with parrot-perl6 and    parrot-languages
References: <announce.4881EB38.9080904@x-ray.at> <48821B9D.9090801@mscha.org> <48824388.60407@x-ray.at>
In-Reply-To: <48824388.60407@x-ray.at>
Content-Type: text/plain; charset=windows-1252; format=flowed
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 19-Jul-2008 21:42, Reini Urban wrote:
> Michael Schaap schrieb:
>> Is perl6 supposed to (somewhat) work, yet?
>> I get:
>> % perl6 -e 'say "Hello, World!"'
>> "load_bytecode" couldn't find file 'P6object.pbc'
>> current instr.: 'onload' pc 0 (src/gen_builtins.pir:28)
>> called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)
>>
>> P6object does exist, in /usr/lib/parrot/library.
>> If I cd to this directory first, I get:
>> % cd /usr/lib/parrot/library; perl6 -e 'say "Hello, World!"'
>> Null PMC access in get_string()
>> current instr.: 'parrot;P6metaclass;add_parent' pc 119 
>> (runtime/parrot/library/P6object.pir:137)
>> called from Sub 'parrot;P6metaclass;add_parent' pc 241 
>> (runtime/parrot/library/P6object.pir:215)
>> called from Sub 'parrot;P6metaclass;register' pc 411 
>> (runtime/parrot/library/P6object.pir:295)
>> called from Sub 'parrot;Str;onload' pc 965 (src/gen_builtins.pir:619)
>> called from Sub 'parrot;Perl6::Compiler;main' pc -1 ((unknown file):-1)
>
> Interesting.
> Cannot reproduce this on both of my machines, with fresh installations.
>
> I'd like to blame Windows Longhorn/Vista (not yet supported!) Ver 6.0 
> Build 6001 Service Pack 1
> The cpu 'x86 Family 6 Model 23 Stepping 6, GenuineIntel'
> looks fine to me.
It's not Vista.
I just installed Cygwin (base packages plus the three Parrot packages) 
on a Virtual PC image¹, and it behaves identically.

Do you perhaps have any environment variables set that I don't?  I don't 
have any Perl or Parrot variables.

Thanks,

 – Michael

¹: <http://go.microsoft.com/fwlink/?LinkId=70868>, the first one.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

