[DGD] Termux compile attempt

Blain blain20 at gmail.com
Tue Feb 13 10:13:59 CET 2018


With Termux (android app), I had high hopes that I could finally compile on
android.  Any ideas?  I forced it to use HOST=LINUX.

make -C comp 'YACC=yacc' parser.h
make[1]: Entering directory
'/data/data/com.termux/files/home/git/dgd/src/comp'
yacc -d parser.y
parser.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
make[1]: *** [Makefile:32: parser.h] Broken pipe
make[1]: Leaving directory
'/data/data/com.termux/files/home/git/dgd/src/comp'
make: *** [Makefile:107: comp/parser.h] Error 2



More information about the DGD mailing list