Created
November 20, 2011 20:11
-
-
Save ahamid/1380816 to your computer and use it in GitHub Desktop.
Rock segfaulting
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
https://github.com/ahamid/semblance/tree/break-rock | |
+ rm -r .libs rock_tmp | |
+ rock -lelf -v -m64 -Isrc -o=semblance src/semblance.ooc src/CallingConvention.ooc src/CodeSection.ooc src/DataSource.ooc src/Datum.ooc src/elf.ooc src/FakeISA.ooc src/Instruction.ooc src/ISA.ooc src/ISARegistry.ooc src/Parser.ooc src/ProgramObject.ooc src/semblance.ooc src/SimpleParser.ooc src/Statement.ooc | |
./make: line 5: 9359 Segmentation fault (core dumped) rock -lelf -v -m64 -Isrc -o=semblance src/semblance.ooc src/*.ooc | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please report this issues as you get them, I will do my best to fix them. Reporting this one but please do so with the others :D