Hi everyone,

This is gentoo-specific info, but I read in the manual that such
feedback is welcome:

The crossdev -t avr install has a bug already filed on
bugs.gentoo.org, so this is what I used to get it installed:

crossdev -v --target avr --gcc 4.3.3 --binutils 2.19.51.0.2 --libc
1.6.4 -s1 --without-headers
crossdev -v --target avr --gcc 4.3.3 --binutils 2.19.51.0.2 --libc 1.6.4

Then, I needed to install avr-gdb as well:
crossdev -v --target avr --gcc 4.3.3 --binutils 2.19.51.0.2 --libc
1.6.4 --ex-only --ex-gdb


These are the dependencies I needed for simulavr:
python
tcl
tk
itcl

To build the sphinx-docs:
setuptools
rst2pdf
dev-python/sphinx

I don't have ddd installed, so I had a problem with
examples/stdiodemo/checkdebug.tcl.in -- I had to manually remove
@DDD_WITH_ARGS@

Thanks for a great package!

David

_______________________________________________
Simulavr-devel mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/simulavr-devel

Reply via email to