Skip to content

Instantly share code, notes, and snippets.

View memmett's full-sized avatar

Matthew Emmett memmett

View GitHub Profile
@memmett
memmett / build_instructions.txt
Last active September 26, 2015 06:57
Various build instructions
GCC on orga
===========
First, download and install GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+. Also ISL.
export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
unset LD_LIBRARY_PATH
unset CXXFLAGS