[PD] Compiling netsend~/netreceive~ on intel mac

Philip Rivera retrogradeprogression at gmail.com
Sun Mar 16 19:50:11 CET 2008


I get the exact same thing.

cc -DPD -DUNIX -DMACOSX -O2 -Wall -W -Wshadow -Wno-unused 
-Wno-parentheses -Wno-switch -Iinclude -o netsend~.o -c netsend~.c
/var/folders/3L/3LX5MRuIHOG1akXB+RYg1U+++yU/-Tmp-//ccc4rLii.s:614:no 
such instruction: `fctiw %st,%st'
/var/folders/3L/3LX5MRuIHOG1akXB+RYg1U+++yU/-Tmp-//ccc4rLii.s:615:no 
such instruction: `stfd %st, -32(%ebp)'
make: *** [netsend~.pd_darwin] Error 1


Steffen Juul wrote:
>
> 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
>
>





More information about the Pd-list mailing list