"ld --verbose" omits SECTIONS-to-PHDRS mapping

John Reiser jreiser@bitwagon.com
Fri Jun 10 17:59:00 GMT 2011


> -----
> 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.

-- 



More information about the Binutils mailing list