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

Walter Bright newshound1 at digitalmars.com
Thu Apr 1 23:14:25 PDT 2010


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.



More information about the Digitalmars-d mailing list