flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
Fixit 22 May 2015, 00:33
When I try to assemble some code, I get
bash: fasm: command not found What am I doing wrong ? Thanks. |
|||
![]() |
|
Fixit 22 May 2015, 00:47
I forgot to use ./fasm.
Can I create programs in a gui like format ? I did not see any source examples. |
|||
![]() |
|
TmX 22 May 2015, 01:48
You can use GTK, for example.
gtk-examples.tar.gz |
|||
![]() |
|
nkeck72 12 Sep 2015, 15:41
Try putting the directory FASM resides in into your path, or just move it to a dir already in your path, like /bin or /usr/bin. Then you don't have to ./fasm, you can just fasm from anywhere.
This is what I did, since I use the built-in 'compile' feature on Emacs a lot. Then Emacs will just use 'fasm' instead of '/this/is/a/long/path/fasm'. |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.