X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4BD9F667.70609@gmail.com> Date: Thu, 29 Apr 2010 14:13:11 -0700 From: David Vergin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: perl6 fails - References: <4BD0F74C DOT 9000509 AT gmail DOT com> <4BD51D89 DOT 4070507 AT gmail DOT com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; 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 Reposting. This may have gotten lost in the shuffle. I remain ready to test and report as much as is helpful. David on 4/26/2010 3:13 AM Reini Urban said the following: > 2010/4/26 David Vergin: >> ...sadly I now have a new error... >> >> $ /usr/bin/perl6 -V >> Null PMC access in find_method('get_parrotclass') >> current instr.: 'perl6;ClassHOW;onload' pc -1 ((unknown file):-1) >> Segmentation fault (core dumped) > > Interesting wrong usage... Hmmm... My reading online had led me to think this would give me a "version" response. I was trying for the simplest possible invocation of the perl6 binary. So, to be clear, any and all attempts to run perl6 under cygwin give the same response. All of the following examples fail in the same way: $ perl6 test.p6 $ perl6 --version $ perl6 $ perl6 -e "print 1" > I've installed parrot-devel also, that's the solution and the ad-hoc workaround. I appreciate your time on this. I have now installed parrot-devel. But the "Null PMC" error I reported above persists. What do we try next? David -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple