-
Notifications
You must be signed in to change notification settings - Fork 139
Required Libraries
Pavel I. Kryukov edited this page Oct 6, 2018
·
15 revisions
Note: It was verified on Ubuntu 12.04.1 LTS (GNU/Linux 2.6.32-042stab084.26 x86_64) . |
---|
Note: It works for Windows-Ubuntu as well. |
---|
apt-get install libboost-all-dev
pacman --needed --noconfirm -S mingw-w64-i686-boost # 32-bit
pacman --needed --noconfirm -S mingw-w64-x86_64-boost # 64 bit
You have to download Boost manually, but there is a full manual on Boost web site
We do not link MIPT-MIPS to Boost libraries, so there is no need to build them, you need just set up Boost includes headers.
MIPT-V / MIPT-MIPS — Cycle-accurate pre-silicon simulation.