Hi list, I was wondering if anyone has tried compiling pd on the playstation 2 yet. I tried compiling today and make came up with this error:
s_inter.c: Infunction 'sys_Startgui': s_inter.c: 485: (SIGSTKFLT)undeclared (first use in this function) s_inter.c: 485: (Each undeclared identifier is reported only once s_inter.c: 485: for each function it appears in.) make: *** [s_inter.o] error 1
I'm going to try commenting out signal(SIGSTKFLT, sys_exithandler); but will this effect pd's performance? I'm using .35-test 29. any ideas? Thanks Matt