X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <48824388.60407@x-ray.at> Date: Sat, 19 Jul 2008 21:42:00 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.16) Gecko/20080702 SeaMonkey/1.1.11 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] Updated: parrot-0.6.4-1 with parrot-perl6 and parrot-languages References: <48821B9D DOT 9090801 AT mscha DOT org> In-Reply-To: <48821B9D.9090801@mscha.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com 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. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- 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/