linux:~/fcitx-2.0.1 # make clean
rm -f *.o fcitx fcitx.noxft
cd IMdkit/lib; make clean
make[1]: Entering directory `/root/fcitx-2.0.1/IMdkit/lib'
rm -f libXimd.a *.o *.bak
make[1]: Leaving directory `/root/fcitx-2.0.1/IMdkit/lib'
linux:~/fcitx-2.0.1 # make
cd IMdkit/lib; make
make[1]: Entering directory `/root/fcitx-2.0.1/IMdkit/lib'
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include IMConn.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include IMValues.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include IMMethod.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include FrameMgr.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nIMProto.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nAttr.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nMethod.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nUtil.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nPtHdr.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nIc.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nClbk.c
gcc -c -O2 -fno-strength-reduce -DXIM_t -DTRANS_SERVER -I../include -I/usr/X11R6/include -I/include i18nX.c
ar clq libXimd.a IMConn.o IMValues.o IMMethod.o FrameMgr.o i18nIMProto.o i18nAttr.o i18nMethod.o i18nUtil.o i18nPtHdr.o i18nIc.o i18nClbk.o i18nX.o
ranlib libXimd.a
make[1]: Leaving directory `/root/fcitx-2.0.1/IMdkit/lib'
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` IC.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` py.c
py.c: In function `LoadPYBaseDict':
py.c:126: warning: comparison between signed and unsigned
py.c: In function `LoadPYOtherDict':
py.c:233: warning: comparison between signed and unsigned
py.c:257: warning: comparison between signed and unsigned
py.c:289: warning: comparison between signed and unsigned
py.c:302: warning: comparison between signed and unsigned
py.c: In function `DoPYInput':
py.c:450: warning: comparison between signed and unsigned
py.c:486: warning: comparison between signed and unsigned
py.c:507: warning: comparison between signed and unsigned
py.c:703: warning: comparison between signed and unsigned
py.c: In function `CalculateCursorPosition':
py.c:735: warning: comparison between signed and unsigned
py.c:740: warning: comparison between signed and unsigned
py.c: In function `UpdateCodeInputPY':
py.c:763: warning: comparison between signed and unsigned
py.c: In function `PYResetFlags':
py.c:790: warning: comparison between signed and unsigned
py.c:792: warning: comparison between signed and unsigned
py.c: In function `UpdateFindString':
py.c:810: warning: comparison between signed and unsigned
py.c: In function `PYGetCandWords':
py.c:839: warning: comparison between signed and unsigned
py.c: In function `PYCreateAuto':
py.c:1003: warning: comparison between signed and unsigned
py.c:1028: warning: comparison between signed and unsigned
py.c:1035: warning: comparison between signed and unsigned
py.c:1065: warning: comparison between signed and unsigned
py.c:1071: warning: comparison between signed and unsigned
py.c: In function `PYGetCandWord':
py.c:1204: warning: comparison between signed and unsigned
py.c:1211: warning: comparison between signed and unsigned
py.c: In function `PYCheckNextCandPage':
py.c:1306: warning: comparison between signed and unsigned
py.c:1322: warning: comparison between signed and unsigned
py.c:1340: warning: comparison between signed and unsigned
py.c:1353: warning: comparison between signed and unsigned
py.c: In function `PYGetPhraseCandWords':
py.c:1402: warning: comparison between signed and unsigned
py.c:1424: warning: comparison between signed and unsigned
py.c: In function `PYGetSymCandWords':
py.c:1678: warning: comparison between signed and unsigned
py.c: In function `PYGetFreqCandWords':
py.c:1933: warning: comparison between signed and unsigned
py.c: In function `SavePYFreq':
py.c:2298: warning: comparison between signed and unsigned
py.c: In function `PYAddFreq':
py.c:2396: warning: comparison between signed and unsigned
py.c:2423: warning: comparison between signed and unsigned
py.c:2442: warning: comparison between signed and unsigned
py.c: In function `PYIsInFreq':
py.c:2498: warning: comparison between signed and unsigned
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` ime.c
ime.c: In function `ProcessKey':
ime.c:204: warning: comparison between signed and unsigned
ime.c:220: warning: comparison between signed and unsigned
ime.c:249: warning: comparison between signed and unsigned
ime.c:251: warning: comparison between signed and unsigned
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` InputWindow.c
InputWindow.c: In function `DisplayMessage':
InputWindow.c:230: warning: comparison between signed and unsigned
InputWindow.c:239: warning: comparison between signed and unsigned
InputWindow.c:252: warning: comparison between signed and unsigned
InputWindow.c:255: warning: comparison between signed and unsigned
InputWindow.c: In function `DisplayMessageUp':
InputWindow.c:284: warning: comparison between signed and unsigned
InputWindow.c:294: warning: comparison between signed and unsigned
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` KeyList.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` main.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` MainWindow.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` MyErrorsHandlers.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` punc.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` pyMapTable.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` pyParser.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` PYFA.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` sp.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` SetLocale.c
SetLocale.c: In function `CheckLocale':
SetLocale.c:40: warning: comparison between signed and unsigned
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` tools.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` ui.c
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` wbx.c
wbx.c: In function `CompareWBCode':
wbx.c:702: warning: comparison between signed and unsigned
wbx.c: In function `WBGetLegendCandWords':
wbx.c:948: warning: comparison between signed and unsigned
wbx.c:964: warning: comparison between signed and unsigned
wbx.c:982: warning: comparison between signed and unsigned
wbx.c:999: warning: comparison between signed and unsigned
wbx.c: In function `WBPhraseTips':
wbx.c:1157: warning: comparison between signed and unsigned
gcc -c -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --cflags` xim.c
xim.c: In function `MySetICValuesHandler':
xim.c:99: warning: comparison between signed and unsigned
xim.c:105: warning: comparison between signed and unsigned
xim.c: In function `IsKey':
xim.c:187: warning: comparison between signed and unsigned
gcc -O2 -fno-strength-reduce -Wall -D_USE_XFT `xft-config --libs` IC.o py.o ime.o InputWindow.o KeyList.o main.o MainWindow.o MyErrorsHandlers.o punc.o pyMapTable.o pyParser.o PYFA.o sp.o SetLocale.o tools.o ui.o wbx.o xim.o IMdkit/lib/libXimd.a -o fcitx
linux:~/fcitx-2.0.1 # |