[Fink-devel] Fetching fink binaries from different architectures

2009-06-14 Thread Ebrahim Mayat
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

Re: [Fink-devel] Fetching fink binaries from different architectures

2009-06-14 Thread Monic Polynomial
On 14/06/2009, at 10:20, Ebrahim Mayat wrote: 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

Re: [Fink-devel] Fetching fink binaries from different architectures

2009-06-14 Thread Ebrahim Mayat
On Sunday, June 14, 2009, at 06:55AM, Monic Polynomial moni...@gmx.com wrote: I'm clueless about building universal libraries. That said, the following describes how to obtain and extract binary packages. You may download Fink's binary packages for 10.5 stable from

Re: [Fink-devel] Fetching fink binaries from different architectures

2009-06-14 Thread Daniel Johnson
On Jun 14, 2009, at 10:45 AM, Ebrahim Mayat wrote: On Sunday, June 14, 2009, at 06:55AM, Monic Polynomial moni...@gmx.com wrote: I'm clueless about building universal libraries. That said, the following describes how to obtain and extract binary packages. You may download Fink's binary