This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc 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]

[Bug libc/3004] Usage of readelf in configure on non elf/binutils system (configure.in)


------- Additional Comments From freyther at inf dot fu-berlin dot de  2006-08-05 21:42 -------
Created an attachment (id=1204)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1204&action=view)
use autoconf to check for *-readelf and fallback to readelf

We will use AC_CHECK_TARGET_TOOL to find a version of readelf, but will
fallback to 'readelf' to keep/emulate the current behaviour.

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3004

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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