Dear List,
i try to compile iemlib version 15 on debian powerpc, i get an error at compiling iemlib1:
cc -DPD -DUNIX -Wall -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -DDL_OPEN -I. -I/usr/local/lib/pd/src -c -o sigiem_sqrt4.o sigiem_sqrt4.c sigiem_sqrt4.c: In function `sigiem_sqrt4_maketable': sigiem_sqrt4.c:84: warning: dereferencing type-punned pointer will break strict-aliasing rules make: *** [sigiem_sqrt4.o] Error 1
if anyone has any idea i'd be glad to know! thanks!
Peter~
plessas@sbox.tugraz.at wrote:
Dear List,
i try to compile iemlib version 15 on debian powerpc, i get an error at compiling iemlib1:
cc -DPD -DUNIX -Wall -W -Werror -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -DDL_OPEN -I. -I/usr/local/lib/pd/src -c -o sigiem_sqrt4.o sigiem_sqrt4.c sigiem_sqrt4.c: In function `sigiem_sqrt4_maketable': sigiem_sqrt4.c:84: warning: dereferencing type-punned pointer will break strict-aliasing rules make: *** [sigiem_sqrt4.o] Error 1
by now, this error should be well known to everyone that have compiled pd (or friends) themselves. edit the makefile and remove the "-Wall" and "-Werror" flags
mfg.asd.r IOhannes
On Jun 28, 2004, at 1:14 AM, IOhannes m zmoelnig wrote:
plessas@sbox.tugraz.at wrote:
Dear List, i try to compile iemlib version 15 on debian powerpc, i get an error
at compiling iemlib1: cc -DPD -DUNIX -Wall -W -Werror -Wno-unused -Wno-parentheses
-Wno-switch -O6 -funroll-loops -fomit-frame-pointer -DDL_OPEN -I.
-I/usr/local/lib/pd/src -c -o sigiem_sqrt4.o sigiem_sqrt4.c sigiem_sqrt4.c: In function `sigiem_sqrt4_maketable': sigiem_sqrt4.c:84: warning: dereferencing type-punned pointer will
break strict-aliasing rules make: *** [sigiem_sqrt4.o] Error 1by now, this error should be well known to everyone that have compiled
pd (or friends) themselves. edit the makefile and remove the "-Wall" and "-Werror" flags
FYI: the FAQ is now a wiki, so anybody can add info to it.
.hc
Using ReBirth is like trying to play an 808 with a long stick. -David Zicarelli