This file contains 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
| andremar:(git)rakudo[master]/$ gmake | |
| cd src/pmc && perl /Users/andremar/Projects/rakudo/rakudo/parrot/tools/build/dynpmc.pl generate perl6str objectref perl6scalar mutablevar perl6multisub | |
| cd src/pmc && perl /Users/andremar/Projects/rakudo/rakudo/parrot/tools/build/dynpmc.pl compile perl6str objectref perl6scalar mutablevar perl6multisub | |
| cd src/pmc && perl /Users/andremar/Projects/rakudo/rakudo/parrot/tools/build/dynpmc.pl linklibs perl6str objectref perl6scalar mutablevar perl6multisub | |
| cd src/pmc && perl /Users/andremar/Projects/rakudo/rakudo/parrot/tools/build/dynpmc.pl copy --destination=/Users/andremar/Projects/rakudo/rakudo/parrot/runtime/parrot/dynext perl6str objectref perl6scalar mutablevar perl6multisub | |
| perl -e "" > src/gen_setting.pir | |
| /Users/andremar/Projects/rakudo/rakudo/parrot/parrot -o perl6_s1.pbc perl6.pir | |
| gmake: *** [perl6_s1.pbc] Bus error |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment