mirror of
https://github.com/vishapoberon/compiler.git
synced 2026-04-06 11:02:24 +00:00
updated faq about fedora issues; -- noch
This commit is contained in:
parent
0d5e6da7dc
commit
85c75c41ac
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.
|
||||
|
||||
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
|
||||
======================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue