Search Criteria
Package Details: arm-mem-git 22.3aee5f4-1
Git Clone URL: | https://aur.archlinux.org/arm-mem-git.git (read-only, click to copy) |
---|---|
Package Base: | arm-mem-git |
Description: | ARM-accelerated versions of selected functions from string.h |
Upstream URL: | https://github.com/bavison/arm-mem |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | Huulivoide |
Maintainer: | Huulivoide |
Last Packager: | Huulivoide |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2013-06-06 19:49 |
Last Updated: | 2015-06-22 06:48 |
Latest Comments
Huulivoide commented on 2016-03-04 22:03
This is indeed usable with RPI2. There is an error in the PKGBUILD arch list
thank you for pointing that out. You should use the package that is in the
ArchlinuxARM repository instead of this. I'll file a pkg removal for this one.
pums974 commented on 2016-03-01 06:57
Is this usable with the RPI2 ?
Why the arch is armv7 and not armv7h ?
Plus it don't compile here :
/usr/bin/ld: trampoline.o: relocation R_ARM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC
trampoline.o: error adding symbols: Bad value
collect2: error: ld returned 1 exit status
Makefile:13: recipe for target 'libarmmem.so' failed
make: *** [libarmmem.so] Error 1
make: *** Waiting for unfinished jobs....