Brian Willoughby
2007-Nov-14 23:02 UTC
[Flac-dev] Request for Intel build of flac on Mac OS X (with ogg)
Hi folks, I'm putting together a Universal Installer for Mac OS X, but I currently do not have access to an Intel Mac for that half of the build. Cross-compiling does not seem to work, at least not easily. I am hoping that one of you could build flac 1.2.1 with ogg support, and then - after 'make install' - use gnutar to package up everything that is added to /usr/local/ during the install. You can send the tar file to me and I will manually merge this Intel build with my PPC build and then make the Universal Installer available. But you must make sure that you have libogg installed before you do your build. To accomplish this, either download libogg 1.1.3 and install it yourself, or just grab my previous Mac Universal Installer, which has a subpackage for libogg. Thanks in advance for any help. Brian Willoughby Sound Consulting
Ben Allison
2007-Nov-15 06:20 UTC
[Flac-dev] Request for Intel build of flac on Mac OS X (with ogg)
Brian, I have put together a build for you, you can download it from http://stashbox.org/50964/flac_mac_intel.bz2 configure options used: --disable-asm-optimizations (required since gcc complained about absolute addressing) --with-ogg=/usr/local -Ben Allison> Hi folks, > > I'm putting together a Universal Installer for Mac OS X, but I > currently do not have access to an Intel Mac for that half of the > build. Cross-compiling does not seem to work, at least not easily. > > I am hoping that one of you could build flac 1.2.1 with ogg support, > and then - after 'make install' - use gnutar to package up everything > that is added to /usr/local/ during the install. You can send the > tar file to me and I will manually merge this Intel build with my PPC > build and then make the Universal Installer available. But you must > make sure that you have libogg installed before you do your build. > To accomplish this, either download libogg 1.1.3 and install it > yourself, or just grab my previous Mac Universal Installer, which has > a subpackage for libogg. > > Thanks in advance for any help. > > Brian Willoughby > Sound Consulting > > _______________________________________________ > Flac-dev mailing list > Flac-dev@xiph.org > http://lists.xiph.org/mailman/listinfo/flac-dev >
Maybe Matching Threads
- Re: Request for Intel build of flac on Mac OS X (with ogg)
- [Flac] Build FLAC source on Mac OS X without Xcode?
- Build FLAC source on Mac OS X without Xcode?
- [Flac] Build FLAC source on Mac OS X without Xcode?
- Compiling static libFLAC.a still requires libogg.dylib