flat assembler
Message board for the users of flat assembler.
![]() |
Author |
|
profkid13
how can i create dlls for menuetos using Fasm?
is this the same as in windows (with the format "PE GUI 4.0 DLL" header) ? Any tutorials or something? |
|||
![]() |
|
mike.dld
MenuetOS has no any dynamic link libraries now. If you'll invent some good format for them - it would be great. Sorry, it's just like you can't write 'format Menuet 0.1'
![]() |
|||
![]() |
|
pelaillo
There is an excellent proposal made by spideros to use OBJ files as MenuetOS dlls.
Code: format coff ![]() |
|||
![]() |
|
f0dder
Why have the dynamic loader as a separate app rather than in the kernel?
|
|||
![]() |
|
spideros1
Because it's written in C. For example linux uses ld-linux.so for dynamic loading. Linux kernel itself only loads files and ELF interpreter to memory. If someone wants to port libmcoff (which is part of C library now) to MenuetOS kernel, he's welcome.
|
|||
![]() |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2020, Tomasz Grysztar. Also on GitHub, YouTube, Twitter.
Website powered by rwasa.