Yes, on 10.6 and 10.7 it'll compile 64-bit by default. You can try this: ./configure CFLAGS="-arch i386" LDFLAGS="-arch i386"
.hc On Dec 15, 2011, at 2:31 PM, Jaime Oliver wrote: > hi Everyone, > > I just compiled Gem-0.93.3 in OSX 10.7 and with Pd-0.43-0 and I get > the following error when loading Pd and calling GEM: > > /Applications/Gem-0.93.3/src/.libs/Gem.pd_darwin: > dlopen(/Applications/Gem-0.93.3/src/.libs/Gem.pd_darwin, 10): no > suitable image found. Did find: > /Applications/Gem-0.93.3/src/.libs/Gem.pd_darwin: mach-o, but wrong > architecture > /Applications/Gem-0.93.3/src/.libs/Gem: can't load library > > I guess this is the 32 vs 64 bit issue? > Are there any flags in the ./autogen.sh or in the ./configure I should be > using? > > best, > > J > > -- > Jaime E Oliver LR > > [email protected] > www.jaimeoliver.pe > 858 750 0924 (cel) > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list ---------------------------------------------------------------------------- “We must become the change we want to see. - Mahatma Gandhi _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
