Need help fixing "The linker can't handle *.d.obj" issue

Eldar Insafutdinov e.insafutdinov at gmail.com
Fri Apr 2 02:51:05 PDT 2010


Walter Bright Wrote:

> Daniel Ribeiro Maciel wrote:
> > Hey guys!
> > 
> > The linker can't handle *.d.obj files:
> > 
> > http://d.puremagic.com/issues/show_bug.cgi?id=2886
> > 
> > I really need this issue fixed, so can any of you guys point me in the right
> > direction? Where can I find its source code and where to begin and stuff...
> > 
> > It is really ruining my CMake building scripts.
> > 
> > Best Regards, Daniel
> 
> The source code is in the linker, all in assembler!
> 
> BTW, it's highly unusual to have that file naming convention.

This naming convention is used by CMake which in its turn is very popular in C++ world.



More information about the Digitalmars-d mailing list