-
Now that `vsearch` has been ported to the ARM architecture (issue #285), I would like to automatically run all our unit-tests on that architecture.
I've got a brand new Raspberry Pi 3B+ sitting on …
-
Versions
* Python: 3.6.6 and 3.5.6
* OS: Linux Fedora 28
* Kivy: 1.10.1
* Cython: 0.28.4
### Description
I have migrated my app https://play.google.com/store/apps/details?id=org.test.rmap …
-
I get the above mentioned error when I try building this on arm7h architecture.
But not on aarch64.
Here's the output I get from my make command:
```
cc -c -march=armv7-a -mfloat-abi=hard -mfp…
Strit updated
6 years ago
-
Reporting issue for the next Newsletter, roughly scheduled for `2018-05-26`
-
I installed tools like described in Readme:
```
cat /etc/lsb-release
DISTRIB_ID=Zorin
DISTRIB_RELEASE=9
DISTRIB_CODENAME=trusty
DISTRIB_DESCRIPTION="Zorin OS 9"
```
Result:
```
make
…
-
christian@Asus:~/inav$ make TARGET=MATEKF722
/home/christian/inav/src/utils/compiler.rb:85:in `run': Compiler error: (RuntimeError)
/usr/bin/arm-none-eabi-g++ -mthumb -mcpu=cortex-m7 -mfloat-abi=har…
-
### Checklist
- [ ] This is a bug report.
- [ ] This is a feature request.
- [ ] This is a plugin (improvement) request.
- [x] I have read the contribution guidelines.
### Description
Does a…
-
Hi,
Quite new to the whole Linux OS, however I have managed to get ffmpeg and a few other things running on my RPi3, however when I try to build comskip I get the following error :
pi@raspberrypi:…
-
some tool-chains (e.g. Android NDK) might not support -march=native or -mtune=native compiler flags.
for example, gcc throws the following error:
```
cc1plus: error: unrecognized argument in option…
-
I can't build this project using the included makeall-lib.sh.
Output is as follows:
`$ ./makeall-lib.sh
[lib-artnet]
arm-none-eabi-g++ -mfpu=vfp -march=armv6zk -mtune=arm1176jzf-s -mcpu=arm1176jzf…
mansj updated
8 years ago