On May 28, 2006, at 2:47 AM, chris clepper wrote:
On 5/27/06, Hans-Christoph Steiner hans@eds.org wrote:
I think fat dylibs do exist
They do. I was not thinking clearly.
If I had the right SDK installed, I could have added -arch i386.
Building fat binaries with GCC and ICC will probably require the
use of lipo(1).lipo is needed for making any fat binaries. You will have to add
it to the end of all of the build scripts. This will make Pd- extended quite large on the Mac.
I think its even easier than that when using gcc. You just add the -
arch flags to your gcc compilation, and it takes care of the rest.
lipo would only be needed if using other compilers, like ICC.
.hc
"I have the audacity to believe that peoples everywhere can have
three meals a day for their bodies, education and culture for their
minds, and dignity, equality and freedom for their spirits."
- Martin Luther King, Jr.