Last night I was able to get a build of 'simavr' to compile. This suits my very simple use case of needing to run a test suite for my Arduino project and dump the output to the console. So my needs are handled at this point.
I appreciate the responsiveness here though. If there's any way I can help you guys, e.g. if you need more info from me or want me to try something else on the Mac, I would be happy to help. ThomasK is correct in saying mine was a linker problem. My environment is probably not set up ideally either as I was in a hurry to get a binary working. On Mon, Dec 5, 2011 at 1:28 PM, Wojciech Stryjewski <thvor...@gmail.com>wrote: > On Mon, Dec 5, 2011 at 1:28 AM, ThomasK <nongnu....@sce-gbr.de> wrote: > > > For replacement of reading elf parts: I would be very carefully with > > replacing libbfd, even if we only need to read the binary parts of elf. > For > > me, it would be better to solve this problem in configure than to write a > > "private" code part for reading elf. (which we had to maintain and I'm > > awaiting some bugs, because it's new written) Brandon's problem was > "just" a > > linker problem, not a problem with code itself. > > It wouldn't necessarily have to be written from scratch. There are > some existing libraries for manipulating only ELF objects. There's > libelf at http://www.mr511.de/software/ and > http://sourceforge.net/projects/elfio/. And just in case you ever need > to read the DWARF debug format there's > http://reality.sgiweb.org/davea/dwarf.html. > > _______________________________________________ > Simulavr-devel mailing list > Simulavr-devel@nongnu.org > https://lists.nongnu.org/mailman/listinfo/simulavr-devel > _______________________________________________ Simulavr-devel mailing list Simulavr-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/simulavr-devel