Re: Building "universal" binaries for MacOS
Andrea Mantler <man...@...>
Curses... google ate my reply! A summary of what I wrote: 1. Doing some more testing with yesterday's version, I noticed that changing the order of x86_64 and i386 changed the architecture that the two libraries are built in (it builds whichever comes first). 2. Today's version is progress! (Yay! Thanks!) tinyxml and yaml-cpp are being built as x86_64 & i386 fat binaries! However, now it's erroring out in ociobakelut, due to the following: ld: warning: in /opt/local/lib/liblcms2.dylib, file was built for unsupported file format which is not the architecture being linked (i386) I'm looking into this now... Thanks! Andrea On Thursday, May 29, 2014 1:23:04 PM UTC-5, rmi...@... wrote:
|
|