mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 22:42:24 +00:00
parent
2d94e27d49
commit
ed83cf0074
1 changed files with 5 additions and 0 deletions
5
FAQ.md
5
FAQ.md
|
|
@ -17,6 +17,11 @@ compilation crashes on ARM or Raspberry Pi with recent (like 3.12) kernels.
|
||||||
|
|
||||||
should fix that.
|
should fix that.
|
||||||
|
|
||||||
|
compilation crashes with "cannot find -lc" on recent fedoras
|
||||||
|
============================================================
|
||||||
|
|
||||||
|
remove <code>-static</code> from makefile on the line where voc binary created (first -static you'll find)
|
||||||
|
|
||||||
make errors on freebsd
|
make errors on freebsd
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue