Hi
I managed to compile PD35 as Irix n32. I added -lpthread to the link options and the new objects seem to work. However:
located on a remote directory?(does PD need this directory at runtime?)
come with pd34. It cannot find the <external>_setup function.... I can compile and run them with PD34/o32.
Though it compiles it will not run with sound with these new options for soundcards and channels. I added some #ifdefs to s_main.c in the -inchannels/outchannels parsers and the sys_open_audio call. I also reverted a few things in the public routines in s_sgi.c and added an empty sys_listdevs function.
However, my changes are rather dirty and unchecked, but maybe someone (Miller) can use this info for something usefull.
Cheers Soeren