Advertisement
_NonstickAtom

Unamed

Jan 24th, 2020
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. cabox@spasm-ng:~/workspace$ make CROSS_COMPILE=i686-w64-mingw64-
  2. i686-w64-mingw64-g++ -o spasm.exe main.o opcodes.o pass_one.o pass_two.o utils.o export.o preop.o directive.o console.o expand_buf.o hash.o list.o parser.o storage.o errors.o bitmap.o modp_ascii.o opcodes_ez80.o -lm -lgmp -lcrypto
  3. make: i686-w64-mingw64-g++: Command not found
  4. Makefile:44: recipe for target 'spasm.exe' failed
  5. make: *** [spasm.exe] Error 127
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement