--- I've cleaned up the patch from bug 101919 [1] and added it to my overlay [2]. This patch updates the SimulAVR documentation to point to my ebuild. I'm haven't tried to run simulavr yet, but it compiles fine.
[1]: https://bugs.gentoo.org/show_bug.cgi?id=101919 [2]: http://blog.tremily.us/posts/Gentoo_overlay/ doc/platform.rst | 6 ++++-- doc/simulavr.texinfo | 4 ++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/doc/platform.rst b/doc/platform.rst index 63cf5cb..c557281 100644 --- a/doc/platform.rst +++ b/doc/platform.rst @@ -12,6 +12,8 @@ There have been some problems reported with crossdev. Have a look to build scripts for Linux provided by the AVR-Freaks. This script has problems with the bfd-libs but the rest builds easily. -No ebuild for simulavr exists yet, but for me, the standard ./configure -&& make works. Let me know if this is not the case for you. +There is an ebuild for simulavr in `Gentoo's bugzilla`_, and a working +version in the wtk_ overlay. +_Gentoo's bugzilla: https://bugs.gentoo.org/show_bug.cgi?id=101919 +_wtk: http://blog.tremily.us/posts/Gentoo_overlay/ diff --git a/doc/simulavr.texinfo b/doc/simulavr.texinfo index c423f0e..d745d51 100644 --- a/doc/simulavr.texinfo +++ b/doc/simulavr.texinfo @@ -1056,8 +1056,8 @@ There have been some problems reported with crossdev. Have a look to build scripts for Linux provided by the AVR-Freaks. This script has problems with the bfd-libs but the rest builds easily. -No ebuild for simulavr exists yet, but for me, the standard ./configure -&& make works. Let me know if this is not the case for you. +There is an ebuild for simulavr in Gentoo's bugzilla (bug 101919), and +a working version in the @code{wtk} overlay. @node Limitations, Help Wanted, Platform Related Notes, Top @chapter Limitations -- 1.7.11.1
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Simulavr-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/simulavr-devel
