Rebuild readelf locally and add more instructions
authorEli Bendersky <eliben@gmail.com>
Fri, 10 Dec 2021 14:57:26 +0000 (06:57 -0800)
committerEli Bendersky <eliben@gmail.com>
Fri, 10 Dec 2021 14:57:26 +0000 (06:57 -0800)
test/external_tools/README.txt
test/external_tools/readelf

index 3380ccee8cfafa72d7cf91b2196d42fd25003a62..28f031fb2ba13acd975d763a3192d46ecb59607d 100644 (file)
@@ -1,4 +1,8 @@
 Some utilities that use libelf to create synthetic ELF files
 
-Also, readelf picked up from a built binutils. Run it with --version to version
-details. The binary is built on a 64-bit Ubuntu machine.
+readelf is built as follows:
+
+* From binutils Git: https://sourceware.org/git/binutils-gdb.git
+* Branch binutils-2_37-branch (commit cd7ce9337f2eda1ef57abbb28e207d2458e6fcda)
+* configure, then make from the binutils/ directory
+* Built on a 64-bit Ubuntu machine
index 96f85d89c8d099da6a2139be28a922e7040fca0f..95494d525ac58ae3dec9d8e0f480efed4728709f 100755 (executable)
Binary files a/test/external_tools/readelf and b/test/external_tools/readelf differ