[perl #55544] [BUG] Dynpmcs Don't Depend on Parrot::Pmc2c::*
James Keenan via RT
parrotbug-followup at parrotcode.org
Fri Feb 6 01:51:35 UTC 2009
On Mon Jun 09 17:34:09 2008, chromatic at wgz.org wrote:
> I just modified Parrot::Pmc2c::PMCEmitter.pm and rebuilt Parrot. The
> PMCs in
> src/dynpmc/ didn't get rebuilt as the PMCs in src/pmc/ did. This
> indicates
> that the former are missing a Makefile dependency.
>
> This should be an easy fix for a Makefile hacker.
>
We have 'make' target dynpmc-clean which is included in 'clean'. So if
you called 'make clean' before reconfiguring, wouldn't this achieve your
objective?
More information about the parrot-dev
mailing list