flat assembler
Message board for the users of flat assembler.
![]() Goto page Previous 1, 2, 3 |
Author |
|
KevinN 13 Mar 2013, 02:28
Thanks TmX, smallc on Linux is better than nothing
|
|||
![]() |
|
Bob++ 02 May 2013, 02:09
I think that this "m" came from "machine". -masm "machine assembly [output]" -m32 "machine 32(32-bit machine) etc
btw,what doesn't make sense is -masm=tt be invalid. A program shouldn't return an error in just because are setting the default. |
|||
![]() |
|
baldr 02 May 2013, 07:39
Bob++ wrote: -masm=tt be invalid. Code: >gcc -S -masm=tt main.C -o main.asm gcc.exe: error: unrecognized argument in option '-masm=tt' gcc.exe: note: valid arguments to '-masm=' are: att intel >gcc -S -masm=att main.C -o main.asm >gcc -S -masm=intel main.C -o main.asm > |
|||
![]() |
|
Bob++ 02 May 2013, 17:51
Oh,my mistake. I mean att instead of tt. I'll edit it. But don't change my OP.
|
|||
![]() |
|
DOS386 18 Jun 2013, 00:53
1. Added OCC.
2. Anyone can clarify MSVC: does it support inline ASM? Can it brew ASM? |
|||
![]() |
|
TmX 18 Jun 2013, 06:24
DOS386 wrote:
x86: yes Itanium & x64: no http://msdn.microsoft.com/en-us/library/4ks26t93.aspx |
|||
![]() |
|
DOS386 23 Jun 2013, 12:51
Can MSVC brew ASM? Is MA$M included in (all/some/no) official packages?
|
|||
![]() |
|
TmX 23 Jun 2013, 15:25
DOS386 wrote: Can MSVC brew ASM? Is MA$M included in (all/some/no) official packages? MASM (ml.exe) has always been a part of Visual Studio. I observe this at least from VS 6, though. |
|||
![]() |
|
Aslan 09 Sep 2013, 19:23
PowerBASIC - YES
https://www.powerbasic.com/support/pbforums/forumdisplay.php?f=22 http://www.powerbasic.com/support/technote/asm1.asp from online help http://www.powerbasic.com/support/help/pbwin/html/ASM_statement.htm PowerBASIC Compiler completely written in assembly language! The last version is 10.04, released on November of 2012. Last edited by Aslan on 12 Sep 2013, 17:42; edited 1 time in total |
|||
![]() |
|
DOS386 11 Sep 2013, 16:30
> The last version is 10.04
release date ??? |
|||
![]() |
|
Goto page Previous 1, 2, 3 < Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2023, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.