atom feed6 messages in at.iem.pd-devRe: [PD-dev] New flext: pool crashes
FromSent OnAttachments
Frank BarknechtApr 12, 2005 1:16 pm 
Thomas GrillApr 12, 2005 2:32 pm 
Frank BarknechtApr 12, 2005 2:46 pm 
Thomas GrillApr 12, 2005 3:18 pm 
Frank BarknechtApr 12, 2005 3:36 pm 
Thomas GrillApr 12, 2005 3:41 pm 
Subject:Re: [PD-dev] New flext: pool crashes
From:Thomas Grill (gr@grrrr.org)
Date:Apr 12, 2005 3:41:37 pm
List:at.iem.pd-dev

Is your pool version static or dynamic?

Good question: I just ran "flext-build.sh pd gcc build", I'm not sure, what this is intended to build and where to specify shared vs. dynamic. I still need to do some reading of your new (to me) build system.

Yes, it's static. This is still the default on linux at the moment since the versioning system of the shared libraries has been introduced only some days ago. To build a shared version you would run "flext-build.sh pd gcc build-release-shared"

best greetings, Thomas