[PD-dev] LibraryTemplate on 10.6.8

Louis-Philippe default at spiralix.org
Wed Aug 24 22:13:38 CEST 2011


Hi all,

has any one already solved the errors the plain LibraryTemplate emits on
macosx 10.6.8 w/xcode4?

the first one I had:

llvm-gcc-4.2: error trying to exec
'/usr/bin/../llvm-gcc-4.2/bin/powerpc-apple-darwin10-llvm-gcc-4.2': execvp:
No such file or directory

was solved by adding a
CC=gcc inside the osx if block in the makefile

the other, only seems to happens when compiling for multiple arch
(ppc,i386,x86_64):

lipo: can't figure out the architecture type of:
/var/folders/mC/mCxAOxLoFCuWvYmrR7CGNE+++TI/-Tmp-//cckjQBZR.out

as soon as I compile for only one arch the error disapear.

also,  when linking against the pd lib (inside the pd.app) it complains only
one arch is present (i386 at the moment).
anyone has a Mach-O pd with multi arch recipe?

regards,

L-P
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20110824/beb16267/attachment.htm>


More information about the Pd-dev mailing list