mirror of
https://github.com/wichtounet/thor-os.git
synced 2025-09-24 04:04:49 -04:00
Update PreRequisites
parent
aab433238e
commit
253b8819a2
@ -5,7 +5,7 @@ Before building the compiler, you need to install the GMP, MPFR and MPC support
|
||||
Note: This does not work anymore with GCC 6, you should compile with GCC 4.9 or GCC 5.0.
|
||||
|
||||
## Prerequisites
|
||||
`sudo apt-get install libmpc-dev g++ nasm `
|
||||
`sudo apt-get install libmpc-dev g++ nasm gcc-multilib `
|
||||
also make sure that gcc is pointing to the cross compiled version after this.
|
||||
|
||||
## Download
|
||||
|
Loading…
x
Reference in New Issue
Block a user