Nicholas Clark <[EMAIL PROTECTED]> wrote:
> I have

>  Perl5cargo_cult
>         |
>     Perl5Base
>      /     \
>  Perl5PV Perl5IV
>      \     /
>     Perl5PVIV

Nice.

> perl5pviv.c:45: error: `Parrot_Perl5PV_init' undeclared (first use in this 
> function)

If memory serves me right there is a bug WRT totally empty classes. Put
at least an empty init() function inside.

A second point (dunno if it's still relevant): build the classes in
order of dependencies: base classes first. This is AFAIK achieved by
order in the Makefile, which goes to the build script.

> Nicholas Clark

leo

Reply via email to