On 16/03/2008, at 0.38, Philip Rivera wrote:
I've been trying to compile Olaf Matthews netsend~ and netreceive~
objects for pd for an intel mac. Has anyone had any success with
this, or has binaries already compiled.
What error do you get?
I can compile netreceive~ fine. Only need to alter the DARWININCLUDE
variable in the makefile to point to the Pd source code, if it
doesn't already.
Wrt. netsend~ i get the following error:
cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wno-unused -Wno-parentheses -
Wno-switch -I/My/Path/To/pd/src -Iinclude -o netsend~.o -c netsend~.c
/var/tmp//cchTlZrk.s:597:no such instruction: fctiw %st,%st' /var/tmp//cchTlZrk.s:598:no such instruction:
stfd %st,-32(%ebp)'
make: *** [netsend~.pd_darwin] Error 1