- compile into linux64Gcc44, linuxGcc44 to avoid clashes during testing - continue to use gmp-4.2.4 since gmp-4.3.x might be miscompiled with a system gcc-4.3.2
3 lines
86 B
Plaintext
3 lines
86 B
Plaintext
cDBUG = -ggdb -DFULLDEBUG
|
|
cOPT = -O1 -fdefault-inline -finline-functions
|