François" PERRAD <[EMAIL PROTECTED]> wrote:
> Since r8195, PARROT_DEBUG_FLAG is not defined in parrot/interpreter.h
> So, make hello fails when compiling src/exec_start.c
Ah, yep. I've changed it to follow the code of src/embed.c.
Thanks for testing.
> PARROT_DEBUG_FLAG is also referenced in se
# New Ticket Created by François PERRAD
# Please include the string: [perl #36073]
# in the subject line of all future correspondence about this issue.
# https://rt.perl.org/rt3/Ticket/Display.html?id=36073 >
Since r8195, PARROT_DEBUG_FLAG is not defined in parrot/interpreter.h
So, make hell