researching error
[neatcc/cc.git] / TODO
blob2f79c247205a43928289536a4fd24ec38209930a
2 my <elf.h>, <linux/elf.h> etc have no ELF_ST_INFO / ELF32_ST_INFO macro
3 this is used in out.c (see file ERROR)
5 info on the internet about ELF32_ST_INFO:
6 https://developer2developer.wordpress.com/2014/10/01/creating-elf-relocatable-object-files-in-linux/
7 i think _ST_ might stand for "symbol table"