make USEGUI_CFLAGS="" R_qcc make[1]: Entering directory `/home/moodles/fteqw/engine/qclib' ppc-morphos-gcc -noixemul -ggdb -o qccmain.o -c qccmain.c ppc-morphos-gcc -noixemul -ggdb -o qcc_pr_comp.o -c qcc_pr_comp.c ppc-morphos-gcc -noixemul -ggdb -o qcc_pr_lex.o -c qcc_pr_lex.c ppc-morphos-gcc -noixemul -ggdb -o comprout.o -c comprout.c In file included from progsint.h:14, from cmdlib.h:6, from qcc.h:7, from qccmain.c:4: /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:99: warning: conflicting types for built-in function 'cabs' /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:121: warning: conflicting types for built-in function 'scalb' In file included from progsint.h:14, from cmdlib.h:6, from qcc.h:7, from qcc_pr_comp.c:3: /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:99: warning: conflicting types for built-in function 'cabs' /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:121: warning: conflicting types for built-in function 'scalb' In file included from progsint.h:14, from cmdlib.h:6, from qcc.h:7, from qcc_pr_lex.c:3: /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:99: warning: conflicting types for built-in function 'cabs'In file included from progsint.h:14, from cmdlib.h:6, from qcc.h:7, from comprout.c:3: /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:99: warning: conflicting types for built-in function 'cabs' /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:121: warning: conflicting types for built-in function 'scalb' /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:121: warning: conflicting types for built-in function 'scalb' ppc-morphos-gcc -noixemul -ggdb -o hash.o -c hash.c ppc-morphos-gcc -noixemul -ggdb -o qcc_cmdlib.o -c qcc_cmdlib.c In file included from progsint.h:14, from cmdlib.h:6, from qcc.h:7, from qcc_cmdlib.c:3: /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:99: warning: conflicting types for built-in function 'cabs' /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:121: warning: conflicting types for built-in function 'scalb' ppc-morphos-gcc -noixemul -ggdb -o qcd_main.o -c qcd_main.c In file included from progsint.h:14, from qcd_main.c:1: /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:99: warning: conflicting types for built-in function 'cabs' /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:121: warning: conflicting types for built-in function 'scalb' ppc-morphos-gcc -noixemul -c -o qcctui.o qcctui.c qccmain.c: In function `QCC_main': qccmain.c:2752: warning: assignment from incompatible pointer type qccmain.c:2954: warning: assignment from incompatible pointer type In file included from progsint.h:14, from cmdlib.h:6, from qcc.h:7, from qcctui.c:1: /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:99: warning: conflicting types for built-in function 'cabs' /opt/morphos-dev/ppc-morphos/sys-includestd/math.h:121: warning: conflicting types for built-in function 'scalb' qcc_pr_comp.c: In function `QCC_PR_GetDef': qcc_pr_comp.c:8033: warning: comparison of distinct pointer types lacks a cast ppc-morphos-gcc -noixemul -ggdb -o fteqcc.bin -O3 -s qccmain.o qcc_pr_comp.o qcc_pr_lex.o qcctui.o comprout.o hash.o qcc_cmdlib.o qcd_main.o make[1]: Leaving directory `/home/moodles/fteqw/engine/qclib'