This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ld: Pulling in archive members from libraries


2005/12/14, Daniel Jacobowitz <drow@false.org>:
> On Wed, Dec 14, 2005 at 02:08:48PM -0700, Shaun Jackman wrote:
> > Does ld offer a verbose mode where it explains which undefined symbol
> > caused it to link in a member from a library archive?
>
> Please see the ld manual.  Both --verbose and -Map may be helpful,
> especially the latter.

Thanks, Daniel. `man ld' is indeed your friend. `ld -M` is exactly
what I was looking for.

Cheers,
Shaun


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]