X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=build.sh;fp=build.sh;h=eefdd73277d8fac29375eb768a63e0c72ea3203a;hb=5933145f3af963dc81d276f8fb42247b9be51192;hp=bfc2ec44590e0d84313ae8fbd27d12a0afd0a649;hpb=a6b0bbded9f21b67e6c5509b3260454bc41048e1;p=spiritwrak.git diff --git a/build.sh b/build.sh index bfc2ec4..eefdd73 100755 --- a/build.sh +++ b/build.sh @@ -15,9 +15,8 @@ # You should have received a copy of the GNU General Public License # along with SPIRITWRAK. If not, see . -./inform '$huge' '$MAX_OBJECTS=850' '$MAX_SYMBOLS=8150' '$MAX_CLASSES=25' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' spirit -#./inform '$huge' '$MAX_OBJECTS=800' spirit +inform '$huge' '$MAX_OBJECTS=1000' '$MAX_SYMBOLS=8150' '$MAX_CLASSES=50' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' ++include_path=src ++include_path=lib -v8 src/spirit -# The below cmd version should only be used for creating +# The below cmd version should only be used for creating # abbreviations (this will take a while too) -#./inform -u '$huge' '$MAX_OBJECTS=800' '$MAX_TRANSCRIPT_SIZE=300000' '$MAX_SYMBOLS=8000' '$MAX_CLASSES=20' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' spirit +#inform -u '$huge' '$MAX_OBJECTS=1000' '$MAX_SYMBOLS=8150' '$MAX_CLASSES=50' '$MAX_DICT_ENTRIES=1500' '$MAX_ZCODE_SIZE=200000' ++include_path=src ++include_path=lib -v8 src/spirit \ No newline at end of file