Hi I use OS-X 10.6.6 and try to compile pjmedia/pjsip current trunk as Universal Binary. Step 1: LD=gcc-4.0 \ CC=gcc-4.0 \ CFLAGS="-O2 -Wall -arch i386 -arch ppc -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4" \ LDFLAGS="-arch i386 -arch ppc -arch x86_64 -isysroot /Developer/SDKs/MacOSX10.4u.sdk -mmacosx-version-min=10.4" \ ./configure Step 2: make It fails at gcc-4.0 -o ../bin/pjlib-test-i386-apple-darwin10.6.0 \ Any idea what I made wrong? Thanks Regards Michael -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110115/6f7b6382/attachment.html>