Package Details: simavr-git 1.7.x-1

Git Clone URL: https://aur.archlinux.org/simavr-git.git (read-only, click to copy)
Package Base: simavr-git
Description: A lean, mean and hackable AVR simulator
Upstream URL: https://github.com/buserror/simavr
Licenses: GPL3
Conflicts: simavr
Provides: simavr
Submitter: pa314159
Maintainer: pa314159
Last Packager: pa314159
Votes: 0
Popularity: 0.000000
First Submitted: 2018-06-18 10:11 (UTC)
Last Updated: 2025-04-04 14:35 (UTC)

Latest Comments

u1bmoW1r16 commented on 2025-04-03 20:34 (UTC)

CFLAGS are manually defined in build(). This causes elf support to be excluded. If that definition is removed, then simavr builds as expected.

telans commented on 2023-08-25 00:20 (UTC)

Installing this succeeds, but trying to run any ELF firmware results in:

ELF format is not supported by this build.

For some reason simavr can't find libelf or libdwarf during build.