flat assembler
Message board for the users of flat assembler.
Index
> Main > Can the win32 console version compile the FasmW examples ? |
Author |
|
pelaillo 26 Sep 2003, 10:12
GrahamK,
You could even assemble win32 examples directly on linux or menuet or viceversa. fasm console version could be used together with RadASM IDE that will simplify your coding work a lot. http://radasm.visualassembler.com/ I attach my fasm.ini file to work with RadASM (replaces the fasm.ini on RadASM directory)
|
|||||||||||
26 Sep 2003, 10:12 |
|
GrahamK 26 Sep 2003, 15:32
Thanks pelaillo,
I've just had a look at RadAsm, looks excellent. Thanks for the link. OK, so I the command line version looks like it can compile the windows examples, so what am I doing wrong ??? Here is the .bat file I've set up to try and do a compile. Code: set Include=d:\fasm\149w\include fasm dialog.asm dialog.exe and the dialog.asm, is just the standard bit of code from the examples. <edited> Woohoo, just found a little comment on the RadAsm message board about hard coding the includes (ie. replacing the %include%). Did that and everything is working .... Any chance of having the %include% functionality in the command line versions ? _________________ You are never alone with a rubber duck. |
|||
26 Sep 2003, 15:32 |
|
pelaillo 26 Sep 2003, 16:20
The %include% functionality works on all versions of fasm.
You can also set it on radasm ini file if you don't want to modify your global environment variables. What's the error you get? |
|||
26 Sep 2003, 16:20 |
|
GrahamK 27 Sep 2003, 09:35
No error, in fact no output at all, just a blank line followed by the return of the dos prompt.
_________________ You are never alone with a rubber duck. |
|||
27 Sep 2003, 09:35 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.