Created
November 30, 2015 03:04
-
-
Save dijs/2ae366f4948177b3fdb6 to your computer and use it in GitHub Desktop.
Link Grammar configure output
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
link-grammar-5.3.1 build configuration settings | |
prefix: /usr/local | |
C compiler: gcc -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -g -O2 -O3 -std=c99 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -D_DEFAULT_SOURCE -arch x86_64 | |
C++ compiler: g++ -DUSE_SAT_SOLVER=1 -DHAVE_SQLITE=1 -g -O2 -O3 -Wall -std=c++03 | |
autopackage relocatable binary: no | |
Posix threads: no | |
Editline command-line history: no | |
UTF8 editline support: no | |
Java libraries: no | |
Java interfaces: | |
Swig interfaces generator: yes | |
Perl interfaces: yes | |
Perl install location: /Library/Perl/5.18/darwin-thread-multi-2level | |
Python interfaces: no | |
ASpell spell checker: no | |
HunSpell spell checker: no | |
HunSpell dictionary location: | |
Boolean SAT parser: yes | |
SQLite-backed dictionary: yes | |
Viterbi algorithm parser: no | |
Corpus statistics database: no | |
RegEx tokenizer: no |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment