Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion parrot -I?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Leopold Toetsch  
View profile  
 More options Aug 11 2005, 7:39 am
Newsgroups: perl.perl6.internals
From: l...@toetsch.at (Leopold Toetsch)
Date: Thu, 11 Aug 2005 13:39:04 +0200
Local: Thurs, Aug 11 2005 7:39 am
Subject: Re: parrot -I?

Amir Karger wrote:
> If I say "perl Zcode/t/harness" I want it to run "parrot Zcode/z3.imc
> testfile.z3". My current problem is that z3.imc includes a file
> z3main.imc. So the above command breaks because z3.imc can't find the
> include file. If this were Perl, I would just say "Perl-IZcode
> Zcode/z3.imc testfile.z3". But I can't seem to do that in Parrot. Does
> parrot really look only in the lib directory and nowhere else for .imc
> includes? Or am I doing this incorrectly?

Parrot also looks in the current working directory for files.

.include "Zcode/z3main.imc"

should work.

> -Amir

leo

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.