From ee88533478c3dcab030310c6f1dc8f7a88a504be Mon Sep 17 00:00:00 2001 From: repoman Date: Fri, 4 Mar 2016 14:11:39 -0800 Subject: [PATCH] researching error --- TODO | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index 58cb947..2f79c24 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,8 @@ -my has no ELF_ST_INFO / ELF32_ST_INFO macro +my , etc have no ELF_ST_INFO / ELF32_ST_INFO macro this is used in out.c (see file ERROR) +info on the internet about ELF32_ST_INFO: +https://developer2developer.wordpress.com/2014/10/01/creating-elf-relocatable-object-files-in-linux/ +i think _ST_ might stand for "symbol table" + -- 2.11.4.GIT