This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
glitchmr@strawberry ~/g/std> make all | |
perl -MExtUtils::Command -e rm_rf boot/syml | |
perl ./viv --boot --noperl6lib --compile-setting CORE.setting | |
perl ./viv --boot --noperl6lib -5 -o STD.pm5 STD.pm6 | |
Compiled lib/DEBUG.pm6 | |
Compiled lib/NAME.pm6 | |
Compiled lib/Stash.pm6 | |
Compiled ./CursorBase.pm6 | |
Compiled ./Cursor.pm6 | |
perl tools/compact_pmc < STD.pm5 > STD.pmc |