linker wrapper

bearophile bearophileHUGS at lycos.com
Sat Nov 13 13:18:21 PST 2010


Walter:

> Top 3 linker questions:
> 
> 1. What does it mean when it says "foo is referenced but not defined" ?
> 
> 2. What does it mean when it says that "foo is defined in more than one module" ?
> 
> 3. Why is my executable file so large?
> 
> 
> While it's nice to demangle the names, and optlink does so for C++ names, it 
> doesn't reduce the confusion about what the linker is doing. Surprisingly, I see 
> these questions not just from newbies, but regularly from people with 10+ years 
> of experience.

A new fresh trouble, I think I have already seen about 10-15 persons ask this question in D.learn:
http://www.digitalmars.com/webnews/newsgroups.php?art_group=digitalmars.D.learn&article_id=22772

Bye,
bearophile


More information about the Digitalmars-d mailing list