Hello,
I am trying to compile PD with gcc-3.01 (Mdk 8.1)
cc -DPD -DUNIX -Wall -W -Wstrict-prototypes -Werror -Wno-unused
-Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer
-DTKINC="tk.h" -DALSA01 -DINSTALL_PREFIX="/usr/local" -I. -c -o
../obj/g_text.o g_text.c
cc1: warnings being treated as errors
g_text.c: In function text_getrect': g_text.c:648: warning: operation on
x1' may be undefined
make: *** [g_text.o] Erreur 1
Linium