[PD] pd037 compiling errors

Miller Puckette mpuckett at man104-1.ucsd.edu
Wed Oct 29 23:03:49 CET 2003


However, Pd's underflow protection will not work if you do this.

cheers
Miller

On Wed, Oct 29, 2003 at 03:52:57PM -0500, Marc Lavalle wrote:
> On Wed, Oct 29, 2003 at 03:05:47PM -0500, Martin Peach wrote:
> > It seems that gcc 3.3 is stricter with types than earlier versions. You 
> > can compile pd OK after editing the makefiles (in src and some of the 
> > subdirectories) to remove the -Werror flag wherever it appears, since it 
> >  causes gcc to treat warnings as errors. Here the warnngs appear to be 
> > harmless.
> 
> Here's a simple perl script to remove some flags before compiling
> perl -p -i -e "s|-Werror|-Wno-error||g;" make
> --
> Marc
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list




More information about the Pd-list mailing list