From 1b8135bf011ac58e99254424c2dbf0128aaf2102 Mon Sep 17 00:00:00 2001 From: Thomas Grill Date: Thu, 25 Sep 2003 02:41:31 +0000 Subject: "" svn path=/trunk/; revision=1025 --- externals/grill/xsample/config-pd-darwin.txt | 2 +- externals/grill/xsample/makefile.pd-darwin | 4 ++-- externals/grill/xsample/maxmsp/xrecord~.help | Bin 8210 -> 8271 bytes externals/grill/xsample/xsample.cw | Bin 279503 -> 394881 bytes 4 files changed, 3 insertions(+), 3 deletions(-) (limited to 'externals/grill/xsample') diff --git a/externals/grill/xsample/config-pd-darwin.txt b/externals/grill/xsample/config-pd-darwin.txt index 175a9b4b..418da47d 100755 --- a/externals/grill/xsample/config-pd-darwin.txt +++ b/externals/grill/xsample/config-pd-darwin.txt @@ -3,7 +3,7 @@ # # your c++ compiler (if not g++) -CXX=g++-3.3 +#CXX=g++-3.3 # where does the PD installation reside? PD=/usr/local/lib/pd diff --git a/externals/grill/xsample/makefile.pd-darwin b/externals/grill/xsample/makefile.pd-darwin index ac182d27..f501daea 100755 --- a/externals/grill/xsample/makefile.pd-darwin +++ b/externals/grill/xsample/makefile.pd-darwin @@ -13,12 +13,12 @@ CONFIG=config-pd-darwin.txt include ${CONFIG} -FLEXTLIB=$(FLEXTPATH)/flext.a +FLEXTLIB=$(FLEXTPATH)/libflext.a # compiler stuff INCLUDES=$(PDINC) FLAGS=-DFLEXT_SYS=2 -CFLAGS=${UFLAGS} -dynamic -O6 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -funroll-loops -fmove-all-movables -frerun-loop-opt -fno-rtti -fno-exceptions +CFLAGS=${UFLAGS} -dynamic -O2 -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -funroll-loops -fmove-all-movables -frerun-loop-opt -fno-rtti -fno-exceptions LIBS=m gcc LDFLAGS=$(FLEXTLIB) -bundle -bundle_loader $(PDBIN) FRAMEWORKS=Carbon veclib diff --git a/externals/grill/xsample/maxmsp/xrecord~.help b/externals/grill/xsample/maxmsp/xrecord~.help index ea025eed..3d2db8b0 100644 Binary files a/externals/grill/xsample/maxmsp/xrecord~.help and b/externals/grill/xsample/maxmsp/xrecord~.help differ diff --git a/externals/grill/xsample/xsample.cw b/externals/grill/xsample/xsample.cw index 37c42ad7..f18d3a83 100755 Binary files a/externals/grill/xsample/xsample.cw and b/externals/grill/xsample/xsample.cw differ -- cgit v1.2.1