• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Autoconf, universal binaries, and dependencies
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Autoconf, universal binaries, and dependencies


  • Subject: Re: Autoconf, universal binaries, and dependencies
  • From: Peter Mulholland <email@hidden>
  • Date: Tue, 12 Jun 2007 22:08:03 +0100

Hello Nick,

Tuesday, June 12, 2007, 4:41:22 AM, you wrote:

> Short question: How do I get a universal binary out of an autoconf
> project that uses dependencies when I don't have a computer with the
> desired CPU architecture?


You can do this, but it requires a little kludging.

SDL made a way to do this by using a script called gcc-fat.sh.
Basically, this takes the place of the compiler and ensures both
architectures get built.

You can grab it here:

http://svn.icculus.org/smpeg/trunk/gcc-fat.sh?rev=300

Read the top of the file for an example of it's use. So far, this has
worked for me on most things. You should build the dependencies with
it first so that they will install fat versions that your target
library will use


--
Best regards,
 Peter                            mailto:email@hidden

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Autoconf, universal binaries, and dependencies (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: how to confirm a variable's value is reset?
  • Next by Date: Converting a Makefile project to Xcode
  • Previous by thread: [SOLVED] Re: Autoconf, universal binaries, and dependencies
  • Next by thread: Novice Questions
  • Index(es):
    • Date
    • Thread