[chimera-dev] 1.2199 and BILD
Conrad Huang
conrad at cgl.ucsf.edu
Tue Feb 28 11:41:11 PST 2006
On Feb 28, 2006, at 11:32 AM, Thomas Goddard wrote:
> The Chimera Mac build now also contains universal binaries that work
> on PowerPC and Intel Mac machines. That was done by building Chimera
> on a PowerPC machine and separately on an Intel Mac and combining
> them somehow. I do not know how the combining step is done.
It's done by a Python script that takes multiple disk images
containing Chimera.app and combining object files using "lipo". Non-
object files are left alone (but checked to be identical). The code
is attached. Feel free to modify it for your use.
Conrad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: make-universal.py
Type: text/x-python-script
Size: 10376 bytes
Desc: not available
URL: <http://plato.cgl.ucsf.edu/pipermail/chimera-dev/attachments/20060228/6b63aa1f/attachment.bin>
More information about the Chimera-dev
mailing list