[PD] Re: [PD-announce] Pd 0.37 test 7 released (src; windows; osx)

mik mprims at skynet.be
Sat Aug 2 00:49:02 CEST 2003


a certain mik <mprims at skynet.be> wrote:
> a certain Miller Puckette <mpuckett at man104-1.ucsd.edu> wrote:

 
> Hi
> 
> I cannot compile it, even when I remove the -Werror flag:
> 
> cc -DPD -DUNIX  -Wall -W -Wno-unused -Wno-parentheses -Wno-switch -O6 -funroll-loops -fomit-frame-pointer -DDL_OPEN -DPA_USE_OSS -DPA_LITTLE_ENDIAN -DUSEAPI_OSS         -I../portaudio/pa_common         -I../portaudio/pablio -I../portaudio/portmidi-macosx -Werror -DPA_USE_ALSA -DUSEAPI_ALSA -DUSEAPI_JACK -DINSTALL_PREFIX=\"/usr/local\" -I. -c -o ../obj/g_bang.o g_bang.c
> g_bang.c: In function `bng_new':
> g_bang.c:442: warning: dereferencing type-punned pointer will break strict-aliasing rules
> g_bang.c:443: warning: dereferencing type-punned pointer will break strict-aliasing rules
> make: *** [g_bang.o] Error 1
> 
> 
> m
> 

fixed the problem. didn't notice the second -Werror flag (in MORECFLAGS_).

sorry.

m





More information about the Pd-list mailing list