set -xe

# Necessary libraries for 32bit mmtk build
sudo apt-get update
sudo apt-get install build-essential gcc-multilib -y