Advertisement
AnthonyCagliano

Untitled

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