You can always use my compiler at https://github.com/GRMrGecko/VoiceMac/tree/master/SIP On Jan 15, 2011, at 9:18 AM, Michael wrote: > 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 > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110115/7b04f877/attachment.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 4657 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20110115/7b04f877/attachment.p7s>