On May 29, 2007, at 2:39 PM, chris clepper wrote: > On 5/29/07, xname <[EMAIL PROTECTED]> wrote: >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> Yo! >> >> Anyone can tell what should be the equivalent of this line on osx: >> >> ld -export_dynamic -shared -o pippo.pd_linux pippo.o -lc -lm >> > > -bundle -undefined suppress -flat_namespace -o pippo.pd_linux > pippo.o -lc -lm
Sometimes "-undefined dynamic_lookup" can be useful too, or -"bundle_loader /path/to/pd/bin/pd" .hc > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> http://lists.puredata.info/ > listinfo/pd-list ------------------------------------------------------------------------ ---- "[W]e have invented the technology to eliminate scarcity, but we are deliberately throwing it away to benefit those who profit from scarcity." -John Gilmore _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
