that is, is Digital Mars C .lib compatible with DMD linker?
Given a C source code that gives me a .lib static library
compiled with the Digital Mars C compiler, can I link this .lib
to my final .exe using DMD linker?
- linking a .lib compiled with Digital Ma... Ramon via Digitalmars-d
- Re: linking a .lib compiled with D... Rikki Cattermole via Digitalmars-d