Advertisement
AnthonyCagliano

Untitled

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