help-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

LD resolve trace


From: Colin S. Miller
Subject: LD resolve trace
Date: Wed, 11 Aug 2004 17:27:32 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040413 Debian/1.6-5

Hi,

Is there anyway to make GCC's ld list why a symbol was required?


I'd prefer a list indicating  each symbol that is required,
and which section it was provided by. For each required section,
each required symbol is provided.

e.g. something like

Entry symbol is: __main_CRT_startup

Symbol __main_CRT_startup is provided by ld.a:startup.o:$.idata

startup.o:$.idata references symbols  _main, .....

.....

TIA,
Colin S. Miller



reply via email to

[Prev in Thread] Current Thread [Next in Thread]