Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [compiling] src/main.c
- [convimg] icon.png
- [linking] bin/DEMO.bin
- Usage: fasmg source [output]
- Optional settings:
- -p limit Set the maximum allowed number of passes (default 100)
- -e limit Set the maximum number of displayed errors (default 1)
- -r limit Set the maximum depth of stack (default 10000)
- -v flag Enable or disable showing all lines from the stack (default 0)
- -i command Insert instruction at the beginning of source
- -n Do not show logo nor summary
- make: *** [bin/DEMO.bin] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement