[PD] devel_37 CVS compile error [solved, but not really...]

Tim Blechmann TimBlechmann at gmx.net
Mon Oct 11 12:51:40 CEST 2004


> I am really at wit's end trying to figure out what else I can
> optimize! I recompiled *every* external, plugin, etc with
> "-march=pentium4 -O2 -mfpmath=sse -msse -msse2 -mmmx" again yesterday,
> and used all the P4 optimizations which Tim has included in the cvs
> branch. This craptop is about to go out the window, really....
could you try to remove the && !defined(DAZ) from m_pd.h and change in
m_simd_sse_gcc.h
#ifdef DAZ 
to 
#ifndef DAZ
(line 49)

if you still have problems, please get rid of all externals to figure
out, if the problem is still a pd problem ... also send my the output of
cat /proc/cpuinfo

cheers ... tim

-- 
mailto:TimBlechmann at gmx.de    ICQ: 96771783
http://www.mokabar.tk

After one look at this planet any visitor from outer space 
would say "I want to see the manager."
				      William S. Burroughs




More information about the Pd-list mailing list