Ticket #1966 (closed bug: wontfix)
Configure.pl --without-core-nci-thunks breaks build.
Reported by: | coke | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | none | Version: | master |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Using this Configure option, I get a build failure:
./parrot runtime/parrot/library/PGE/Perl6Grammar.pir --output=compilers/pge/PGE/builtins_gen.pir compilers/pge/PGE/builtins.pg No NCI thunk available for signature 'PJt' current instr.: 'parrot;PGE;Exp;compile' pc 3270 (compilers/pge/PGE/OPTable.pir:92) called from Sub 'parrot;PGE;Perl6Grammar;Compiler;__onload' pc 47 (runtime/parrot/library/PGE/Perl6Grammar.pir:83)
Found thanks to https://github.com/leto/Util/blob/master/bin/new_parrot_plain
Change History
Note: See
TracTickets for help on using
tickets.