hi all ...
i created a devel_0_38 branch that is based on miller's 0.38-test7 ...
i would strongly suggest to deprecate devel_0_37 and work on devel_0_38.
most of the features of devel_0_37 are still available and i hope i haven't missed or broke anything ...
have a lot of fun with it ...
cheers ... tim
Hi Tim...
I checked this out to see if I could merge my newest changes in... but I can't compile it - I get errors like:
g_io.o(.text+0x706): In function `vinlet_perfsimd': /home/msp/pd/attic/cvsdevel-copy/pd/src/g_io.c:156: undefined reference to `copyvec_simd'
(I'm on a P4, running Fedora 2 with its default development environment.)
thanks Miller
On Fri, Nov 05, 2004 at 05:17:55PM +0100, Tim Blechmann wrote:
hi all ...
i created a devel_0_38 branch that is based on miller's 0.38-test7 ...
i would strongly suggest to deprecate devel_0_37 and work on devel_0_38.
most of the features of devel_0_37 are still available and i hope i haven't missed or broke anything ...
have a lot of fun with it ...
cheers ... tim
-- mailto:TimBlechmann@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
PD-announce mailing list PD-announce@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-announce
I checked this out to see if I could merge my newest changes in... but
I can't compile it - I get errors like:
g_io.o(.text+0x706): In function `vinlet_perfsimd': /home/msp/pd/attic/cvsdevel-copy/pd/src/g_io.c:156: undefined reference to `copyvec_simd'
i haven't updated the original build system ... to compile, you can try to use my autobuild system (pd/bootstrap and pd/configure)
i've updated it ... anyway, i hope someone can make a clean mac & cygwin port of the autobuild system, so you can consider to use it as default ...
cheers ... tim