Request: make coff2omf free

torhu fake at address.dude
Sat Feb 24 08:15:16 PST 2007


I'm working on translating headers for a C lib called allegroGL to D. 
The C lib isn't set up for building DLLs on windows, only libs for 
static linking.  So I'm stuck with mingw or msvc lib files that I can't 
link with my D objects.

Getting this library to compile to a DLL requires adapting the source, 
creating .def files, etc.  I'm not too keen on that.

So Mr. Bright: I'm wondering if you could make coff2omf available as 
part of the basic utility package, like implib already is.  I think it's 
fair to say that this is in the interest of encouraging adoptation of D. :)



More information about the Digitalmars-d mailing list