flat assembler
Message board for the users of flat assembler.
Index
> Non-x86 architectures > 6502 includes for fasm 1.71.64 on linux? |
Author |
|
Tomasz Grysztar 16 Oct 2017, 10:41
The macros written for fasmg are not going to work with fasm 1, fasmg is a new engine with many new or altered features.
As for the x64 versions, neither fasm or fasmg really have one, the "x64" version of fasm 1 is obtained through a trick that allows it to run in long mode while still being basically 32-bit. This variant was made for the rare cases when a Linux system would not be able to execute standard 32-bit executables, but this should be a rare occurrence, normally you should be able to run classic 32-bit executables on x64 system anyway. The same trick that was used to run fasm 1 in long mode cannot be easily applied to fasmg, because fasmg needs a 32-bit "malloc" API. You need a "multilib" option in order to run it on x64 Linux. |
|||
16 Oct 2017, 10:41 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.