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 --verbose" omits SECTIONS-to-PHDRS mapping


> -----
> make[2]: Entering directory `.../binutils/src/objdir'
> 	...
> make[2]: *** No rule to make target `../libiberty/libiberty.a', needed by `size'.  Stop.
> -----
> 
> How should I overcome this problem with libiberty.a?

By backing up to the top-level src/ directory and running ./configure there,
without the --enable-targets, then running 'make'.

My "./ld/ld-new --verbose" output now identifies the version as
	GNU ld (GNU Binutils) 2.21.52.20110610
and still contains no PHDRS paragraph, nor mappings from SECTION to PHDRS.

-- 


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