You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rburghol edited this page Mar 23, 2017
·
5 revisions
Welcome to the hspf wiki!
Compilers for hspf
Ubuntu
16.04
apt install gcc
# replaces yum gcc-c++
apt install build-essential
apt install flex
# g77 does not exist but seems to come in with one of the above steps?