flat assembler
Message board for the users of flat assembler.
Index
> Linux > Generating Executables in Linux Environment |
Author |
|
0xArjun 27 Nov 2018, 09:17
In Windows platform, I can use the statements:
format PE console include 'win32a.inc' ; Already added as an environment path But in GNU/Linux when I try the above code segment, and run using the terminal, I get an error as 'win32a.inc' not found. Is there a way I can generate .exe in GNU/Linux with no errors? I am a 19 year old x86 programmer. Sorry in advance if my query is out of scope.
_________________ 0xArjun |
|||||||||||
27 Nov 2018, 09:17 |
|
TmX 27 Nov 2018, 09:41
Try running the Win32 version of FASM on Linux with WINE.
|
|||
27 Nov 2018, 09:41 |
|
0xArjun 27 Nov 2018, 16:21
I don't want to use wine, I want to use the "apt-get install fasm" version. Can anyone provide a reply as what I should write instead of "include win32a.inc" in order to generate an executable using GNU/Linux?
_________________ 0xArjun |
|||
27 Nov 2018, 16:21 |
|
revolution 27 Nov 2018, 23:12
0xArjun wrote: Can anyone provide a reply as what I should write instead of "include win32a.inc" in order to generate an executable using GNU/Linux? |
|||
27 Nov 2018, 23:12 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.