On Sun, Dec 8, 2013 at 10:12 AM, Kjetil Matheussen k.s.matheussen@gmail.com wrote:
Excellent plan.
In my branch of libpd on Github, I've solved the Pd multiple instances problem by letting the linker take care of separating the global variables.
A bit unclear. I'm talking about the dynamic linker here, not ld. I.e. Radium dynamically links in libpd for each new instance of pd.