# New Ticket Created by chromatic # Please include the string: [perl #55544] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=55544 >
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. -- c