flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
decard
Basically, all versions of fasm will generate same output from the same source. So it is no difference which one you use to compile your programs. fasm for win32 can compile dos programs, as well as linux ones.
Only difference between different fasm versions is and OS that they can run on. |
|||
![]() |
|
vid
did you mean differences between assembly coding in DOS and Windows?
|
|||
![]() |
|
mooreathome65
Yeah - I might have, not understanding really what I am asking.
So here is the other question - can I compile programs that call windows routines (via DLL) using the DOS version of FASM, or do I need to use the windows version. I guess then I am asking - is the output of DOS FASM restricted to being console, or by calling windows routines can I generate windows GUI executables, or must the windows version of FASM be used for that? Thanks |
|||
![]() |
|
vid
you can compile it using any version of FASM. Output of all versions FASMs is same. Output of FASM depends ONLY on contents of source fil you are compiling (and including of course)
read http://flatassembler.net/docs.php?article=design |
|||
![]() |
|
UCM
altho you'll need the Win32 version to get the win32 macros.
_________________ This calls for... Ultra CRUNCHY Man! Ta da!! *crunch* |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.