<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>If an app is running as 64-bit, it can only run 64-bit libraries. &nbsp;If Pd includes both i386 and x86_64, it will run in one of those modes. &nbsp;So if Pd is running as x86_64, it will only be able to run x86_64 binaries. &nbsp;In other words, a universal Pd running in 64-bit mode will not be able to run 32-bit only libraries.</div><div><br></div><div>This goes for any app, not just Pd.</div><div><br></div><div>.hc</div><br><div><div>On Nov 19, 2012, at 1:16 PM, Nick Burge wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Is it possible to build a 64 bit version of pd vanilla for osx 10.7 (x86_64 <b>plus</b> i386) that will run 64 bit and/or 32 bit externals?<div>I tried ./configure --enable-universal, which creates the makefiles, but &nbsp;the build fails with:</div><div><br></div><div>llvm-gcc-4.2: -E, -S, -save-temps and -M options are not allowed with multiple -arch flags</div><div><br></div><div>Nick</div></div>_______________________________________________<br><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a><br></blockquote></div><br></body></html>