Forums before death by AOL, social media and spammers... "We can't have nice things"
|    comp.compilers    |    Compiler construction, theory, etc. (Mod    |    2,753 messages    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
|    Message 2,318 of 2,753    |
|    John R. Levine to All    |
|    ELF and DWARF tools ?    |
|    29 Dec 14 00:42:03    |
      From: johnl@iecc.com              I am working on a project which involves building a compiler toolchain for       yet another architecture. The obvious object format to use is ELF and       DWARF, and I'm trying to figure out the least painful way to do that.              One possibility is the GNU bfd/binutils route. That's very complete, and       very large. Another is libelf and libdwarf, which seem (from googlage) to       have good reputations.              Because I am a lazy programmer, I would like to do as much of the       prototyping as I can in python. I see PyBFD which claims that it wraps       much of the BFD libraries.              Any suggestions? Are there python wrappers for libelf or libdwarf? How       hard is it to add a new architecture to BFD or libelf?              Signed,       Bitwhacked              --- SoupGate-Win32 v1.05        * Origin: you cannot sedate... all the things you hate (1:229/2)    |
[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]
(c) 1994, bbs@darkrealms.ca