flat assembler
Message board for the users of flat assembler.
Index
> Windows > how to .lib + .obj = .dll ??? |
Author |
|
zhak 21 Aug 2006, 22:32
Hi, men. I compiled a third party source and got one LIB file and a dozen of OBJ files. How can I combine them in a DLL. Please, help.
|
|||
21 Aug 2006, 22:32 |
|
okasvi 22 Aug 2006, 00:16
linker does the job but there might be missing something....
|
|||
22 Aug 2006, 00:16 |
|
Vasilev Vjacheslav 22 Aug 2006, 05:41
link.exe /DLL
|
|||
22 Aug 2006, 05:41 |
|
UCM 22 Aug 2006, 13:38
link /SUBSYSTEM:WINDOWS /DLL
actually... though this is for Microsoft's linker. |
|||
22 Aug 2006, 13:38 |
|
zhak 23 Aug 2006, 21:58
as I know, I need a .def file to build a dll. but how can I get one? are there any tools for it?
|
|||
23 Aug 2006, 21:58 |
|
< Last Thread | Next Thread > |
Forum Rules:
|
Copyright © 1999-2024, Tomasz Grysztar. Also on GitHub, YouTube.
Website powered by rwasa.