Help with linker problem

Walter Bright newshound1 at digitalmars.com
Thu May 10 16:08:21 PDT 2007


Frank Benoit wrote:
> Ok, now i have found the problematic obj file :)
> 
> What are possibly problems, that can cause that?

Don't know. Never encountered it before.

> How can i proceed with the search?

Try running obj2asm on the obj file, see what happens.

In any case, just turn off debug info for that obj file. Or, try cutting 
the source file down, and see what construct causes the failure.



More information about the Digitalmars-d mailing list