On Wed, Sep 17, 2008 at 1:43 AM, Tobias Sarnowski <[EMAIL PROTECTED]> wrote: > I have two suggestions for you. At first, add the avr compiler to its > dependencies - the package won't build without it. > > BUILD/RUN_DEPENDS=::devel/avr/gcc
RUN_DEPENDS might be better as devel/avr/gdb. then again, it's not really required to run, and you'll have your choice of debuggers if i ever get my avarice port committed. > The second thing is the location - I discovered all the avr packages in > devel/avr/* like the gcc, the gdb, libc and binutils - it's probably the > right place for the simulator, but that's less important. have a look at devel/arm-elf ... I think that just the base tools (compiler, binutils, debugger, libc) should go in one of these cross-compiler ports. simulators should go elsewhere. on that note, i should probably put this also in the emulators category. updated tarball attached. -- GDB has a 'break' feature; why doesn't it have 'fix' too?
simulavr.tgz
Description: GNU Zip compressed data
