Hello

In my Xcode project I need to link to the universal binary version of  
"libsndfile.a" or even perhaps libsndfile.1.dylib. I figured one way  
could be to use "apt-get " to fetch the libraries from the different  
architectures and the stitch them together using "lipo". Only problem  
is how could I fetch the respective libraries from the architectures  
(i386 and possibly x86_64) that are not native to my ppc machine. This  
will save me lots of time from having to first compile the universal  
library versions of the dependencies of libsndfile1 before I could  
make the universal binary version of libsndfile1.

Thanks in advance.
E



------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to