Skip to content

Compiling gf complete

Alexandre Hamez edited this page Mar 14, 2015 · 1 revision

Compilation on MacOS X 10.10

If llvm is installed using macports, the linker will fail. To prevent this, temporarily remove the path to macports from your $PATH.

Remove assertions from gf-complete when compiling

CPPFLAGS='-DNDEBUG' ./configure

Clone this wiki locally