Package Details: libsimavr-git 20120307-1

Package Base: libsimavr-git
Description: simavr including libsimavr and needed headers
Upstream URL: http://gitorious.org/simavr
Category: devel
Licenses: GPL3
Submitter: None
Maintainer: None
Last Packager: None
Votes: 1
First Submitted: 2012-02-25 18:56
Last Updated: 2012-03-07 17:01

Dependencies (2)

Required by (0)

Sources

  • avrgpp.patch
  • makefile.patch
  • sim_avr.patch

Latest Comments

Comment by vuokkosetae

2012-08-01 02:46

Dependency `binutils-avr' of `libsimavr-git' does not exist.
However in community there is
community/avr-binutils 2.22-3

Comment by schuay

2012-07-20 21:15

I've added the simavr package which includes libs and includes out of the box.
The Makefile actually supports an install target which does the entire installation without doing everything manually. Maybe you'd like to merge this package back into simavr-git?

Comment by bl4rk

2012-06-04 17:40

Makefile patch is broken. I had to remove it to get the build to start, but then had a problem with the build (tail of the make http://pastebin.com/pfjnn8rW)

Anonymous comment

2012-03-07 17:05

Can't find the bit that causes the problem with the mega128. In my opinion it should work, but it doesn't...

Anonymous comment

2012-03-07 15:40

Thanks for your response. I will try to fix it. There are also some new changes in the makefile of simavr so the patches in general seem to fail.

Comment by cbounce

2012-02-29 20:10

Hey, it seems there were some changes to the makefiles, and one target (mega128) would not compile, so I disabled that target and generated an updated patch to get it to compile for me: (basically it's your makefile.patch updated, plus the change to disable the mega128) Hope it helps!

http://freeshell.de/~yaotsin/other/PKGBUILD
http://freeshell.de/~yaotsin/other/makefile.patch
http://freeshell.de/~yaotsin/other/sim_avr.patch

Anonymous comment

2012-02-26 15:21

It's an extended version of the simavr-git package whichs adds support for using libsimavr.
See https://ingo.orgizm.net/blog/articles/2012-02-25-libsimavr-package-for-arch-linux and https://ingo.orgizm.net/blog/articles/2012-02-21-capturing-waveforms-with-simavr why this could be useful.