blob: 9b9eda2503b37f032fb2ec8a9043ca1a25dfd189 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
qemu-arm-static 5.1 can't run gcc
Issue discovered while trying to build pikvm (1)
Long story short: when using qemu-arm-static 5.1, gcc exits whith message:
Allocating guest commpage: Operation not permitted
when using qemu-arm-static v5.0, gcc "works"
Steps to reproduce will follow
(1) https://github.com/pikvm/pikvm/blob/master/pages/building_os.md
|