simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Simulavr-devel] Installed on gentoo - a few issues


From: David Hubbard
Subject: [Simulavr-devel] Installed on gentoo - a few issues
Date: Wed, 23 Jun 2010 12:36:50 -0600

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]