flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
yfasm
Hi All,
I'm new here and also a new fasm user. For starting, I want to build my fasm from source. Any idea? Regards, Younès |
|||
![]() |
|
vid
maybe
fasm SOURCE\WIN32\fasm.asm SOURCE\WIN32\fasm.exe could work? (I am not sure what you want) |
|||
![]() |
|
gorshing
Are you wanting to create the fasm executable or an executable from your own code?
_________________ gorshing |
|||
![]() |
|
vid
there aren't any such options. Only option FASM takes is size of memory to allocate, and it isn't needed unless you needto compile large sources. Fasm is very straightforward and all characteristics of generated file are set in right in source. btw, all possible instruction optimizations are done automatically (jump size, choosing shorter instruction opcode etc.), and rest can be acheived by macros.
What other compilation options would you want? |
|||
![]() |
|
roticv
Nay it is not like you are compiling a C code or soemthing like that.
|
|||
![]() |
|
yfasm
Thank you. I understand now. I'll hope that learning fasm is not to hard ...
Regards, Younès |
|||
![]() |
|
vid
if you can code any assembler then no, you just have to read FASM's documentation (except part describing instructions)
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.