flat assembler
Message board for the users of flat assembler.
Index
> Main > FASM and WINE |
Author |
|
Overflowz 04 May 2011, 14:39
Hey all, Is that possible to run FASM on WINE Emulator (Linux) ? I haven't tested just going to try later and if some of you tried, just let me know..
|
|||
04 May 2011, 14:39 |
|
revolution 04 May 2011, 15:04
ManOfSteel wrote: You probably can't run the command-line version. |
|||
04 May 2011, 15:04 |
|
vid 04 May 2011, 15:37
FASMW works nicely
|
|||
04 May 2011, 15:37 |
|
ManOfSteel 04 May 2011, 17:55
revolution wrote:
I was talking about the DOS version hence why I mentioned DOSBox. I don't know about the Windows version. I presume it can work, like fasmw. |
|||
04 May 2011, 17:55 |
|
Overflowz 04 May 2011, 19:13
I got it.. Thanks, I'll test things now there..
ManOfSteel Actually I'm "noob" on linux.. I even don't know what *nix means.. I'll try things now. Thanks for replies |
|||
04 May 2011, 19:13 |
|
mattst88 04 May 2011, 21:13
Overflowz wrote: I got it.. Thanks, I'll test things now there.. In that case, you don't want to use the DOS or Windows version, but the Linux (UNIX) version. Otherwise, programs you assemble will only run in WINE/DOSBox. _________________ My x86 Instruction Reference -- includes SSE, SSE2, SSE3, SSSE3, SSE4 instructions. Assembly Programmer's Journal |
|||
04 May 2011, 21:13 |
|
pabloreda 04 May 2011, 21:15
I compile code to FASM backend in Win and a friend, who use linux to run, tell me work OK in WINE.
|
|||
04 May 2011, 21:15 |
|
mattst88 04 May 2011, 21:36
pabloreda wrote: I compile code to FASM backend in Win and a friend, who use linux to run, tell me work OK in WINE. If you're replying to me, then you missed my point. If he wants native executables in Linux, he shouldn't use the Windows version of FASM in WINE to make them. Instead, he should use the native Linux version of FASM. _________________ My x86 Instruction Reference -- includes SSE, SSE2, SSE3, SSSE3, SSE4 instructions. Assembly Programmer's Journal |
|||
04 May 2011, 21:36 |
|
revolution 04 May 2011, 22:46
mattst88 wrote: Otherwise, programs you assemble will only run in WINE/DOSBox. |
|||
04 May 2011, 22:46 |
|
pabloreda 05 May 2011, 13:52
@mattst: sorry for my english, not my native language.
I have a very simple framework for compiling from r4 to asm, this framework use some API call to windows, in some day I do this framework for linux too but for now only I have the win version, then I compile for win with FASM and generate the EXE. My friend use r4 in linux (WINE) and compile this EXE in linux, with WINE, and work ok. |
|||
05 May 2011, 13:52 |
|
Overflowz 05 May 2011, 17:00
I've tried to compile simple Hello World with MessageBox API and worked like a charm.. I wanted this because I switched to Linux system (don't know why..) and just trying all things what is possible there ))
|
|||
05 May 2011, 17:00 |
|
Tyler 05 May 2011, 19:51
MessageBox() is part of the WinAPI. If you want to program for Linux,(ie "try things that are possible there") you'll want to learn a GUI toolkit's API (there are many). I suggest Gtk or a variant.
|
|||
05 May 2011, 19:51 |
|
Overflowz 05 May 2011, 22:52
Tyler
I should return to Windows I guess or learn linux from 0. Thanks for suggestion |
|||
05 May 2011, 22:52 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.