blob: 23f732e7f9187e0e0f9f9d8a6c9419e5b6d3c62c (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
|