>>>>> "Jeff" == Jeff Horwitz <[EMAIL PROTECTED]> writes:
>> What headers do I need to read for the parrot_find_global call? Jeff> Parrot_PMC is the public type, and behind the scenes it's Jeff> defined as PMC *. Jeff> all you should need to include is embed.h, extend.h and for Jeff> now, resources.h. i'm actually working on fleshing these Jeff> files out to be more consistent wrt the public API. Jeff> see trunk/src/parrot_util.c in the mod_parrot source for a Jeff> working example of all this. Thanks. That reference was useful, as they have to be in that order (resources.h first). it compiles now. -- Colin Adams Preston Lancashire