[PD] GApop compilation in OSX

Thomas Grill gr at grrrr.org
Thu Jul 21 14:40:53 CEST 2005


Hi David,
i'm wondering if you are having the same problem that Jacob Last 
reported yesterday.
He wrote:

> I figured it out...removing the    -Wl,-x    linker option (which is
> set in flext/buildsys/gnumake.inc) stops the crashing on
> load...process of elimination  :)  I'd love an explanation though...

maybe you try removing the linker option in flext/buildsys/mac/gnumake-gcc.inc, then
sh build.sh pd gcc clean
and
sh build.sh pd gcc 

let's hope this helps...

good luck,
Thomas



David Plans Casal schrieb:

>
> On 20 Jul 2005, at 13:16, Thomas Grill wrote:
>
>>> Somehow though, pd still crashes. Could it be a pd version problem? 
>>> Should I up to 0.39?
>>>
>> Sorry for the stupid question, bit is the GApop.pd_darwin you just 
>> built really in /usr/local/lib/pd/extra/externals/grh? Because 
>> normally, the external is built in a subfolder, like 
>> pd-darwin/release-single or the likes.
>
>
> yup, the full path is 
> /usr/local/lib/pd/extra/externals/grh/GApop/pd-darwin/release-single
>
> I've put that path in .pdrc
>
>> You could also "sudo build.sh pd gcc install" to copy the built 
>> external to the pd/extra folder (if specified that way in your 
>> buildsys/config-pd-lnx-gcc.txt file)
>
>
> ok I did:
>
> waldorf:/usr/local/lib/pd/extra/externals/grh/GApop dc$ sh 
> ../../grill/flext/build.sh pd gcc installmake -f 
> ../../grill/flext/buildsys/gnumake-sub.mak PLATFORM=mac RTSYS=pd 
> COMPILER=gcc BUILDPATH=../../grill/flext/buildsys/ PKGINFO=package.txt 
> BUILDCLASS=ext TARGETMODE=release TARGETTYPE=single _install_
> ../../grill/flext/buildsys/mac/gnumake-gcc-ext.inc:40: warning: 
> overriding commands for target `pd-darwin/release-single'
> ../../grill/flext/buildsys/mac/gnumake-gcc-ext.inc:36: warning: 
> ignoring old commands for target `pd-darwin/release-single'
> cp -R pd-darwin/release-single/GApop.pd_darwin 
> /Users/dc/Development/music/pd/Pd-0.38-3.app/Contents/Resources//extra
>
> and then (after altering .pdrc as above), restarted pd...
>
> waldorf:/usr/local/lib/pd/extra/externals/grh/GApop dc$ pd
> old RUBY_STACK_END = bffff520
> new RUBY_STACK_END = bffffffc
> GridFlow::Display
> GridFlow::GridEdit
> GridFlow::Peephole
> Pd: signal 4
> closing audio...
> closing MIDI...
> ... done.
> pd_gui: pd process exited
>
> No luck :-(
>
> Any other ideas? I'm just wondering what GApop can possibly do that 
> may require a certain version of PD?
>
> But then it's just a flext object, right? So shouldn't crash like that?
>
> Yelp!
>
> d
>
>
> _______________________________________________
> PD-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> 
> http://lists.puredata.info/listinfo/pd-list
>
>




More information about the Pd-list mailing list