flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
ouadji
Hi ,
![]() What must I take as options of compilation to have a ".sys" file (driver). Sorry , my English n' is not very good. ![]() thanks ![]() |
|||
![]() |
|
revolution
Code: format pe native |
|||
![]() |
|
revolution
LocoDelAssembly wrote: Have you noticed that without fixups directory fasm says "code cannot be generated"? The "weird" part is that with the other possible formats there are no complaints if "format X" is the only line in the source. |
|||
![]() |
|
LocoDelAssembly
Quote:
I don't know but this behavior is present on FASM 1.64 also so if it is a bug then it is an ancient one (but not as ancient as the [reg*0] bug ![]() Quote: I've never tried to assemble a file with only a "format ..." line. I didn't really see the point It can be instructive to see the minimal (not necessarily working) structure of the target binary for educational purposes, but in average quite useless, yes. |
|||
![]() |
|
ouadji
hi,
Code: Format pe native ? I tried but it gives no results, no ".sys" file. ![]() |
|||
![]() |
|
revolution
Sure it does.
Code: format pe native nop BTW: LocoDelAssembly, just putting a single nop (like my code above) is enough to get it to assemble. |
|||
![]() |
|
ouadji
I use Fasm with Radasm.
Radasm ask me if I want to build "Win32 app" or "dll" ... I chose "win32 app" ... but there must be a problem on this side there. With "win32 app" (radasm) and "native format pe" ... I have a ".exe" file. (Fasm 1.67.29 for windows) |
|||
![]() |
|
revolution
I suggest you contact the Radasm authors to fix the problem. Although, in the meantime, a simple renaming would probably do the trick nicely, since fasm will still generate a .sys file but Radasm just decides to name it .exe
Last edited by revolution on 24 Dec 2008, 11:12; edited 1 time in total |
|||
![]() |
|
ouadji
ok revolution, thank you very much !
![]() |
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.