• 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
Cross-platform & Cross-SDK
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Cross-platform & Cross-SDK


  • Subject: Cross-platform & Cross-SDK
  • From: Daniel Hazelbaker <email@hidden>
  • Date: Mon, 4 Jul 2005 16:15:51 -0700

I have a number of frameworks and an application that I am trying to compile for 10.4 ppc/i386. What I am running into is that the only way I can see to do this without having a separate target for each architecture is to use gcc 4.0. The problem with gcc 4.0 is that it makes applications incapable of running on anything prior to 10.4 (it seems to link in a math library that doesn't exist on < 10.4). What I would like to do is have the i386 build use gcc 4.0 and the 10.4 SDK and have the ppc build use gcc 3.3 and the 10.3 SDK.

We have a lot of machines that will likely still be on 10.3 next year when I need the i386 binary ready for the intel machines, so I need it to be able to run on 10.3 machines running a ppc chip and 10.4 on machines running ppc/i386. Any suggestions for how to pull this off without having separate targets for each architecture? (I have tried per-architecture settings, but there doesn't seem to be a GCC_VERSION_$(ARCH) setting available)

Daniel Hazelbaker
Network Administrator
High Desert Church _______________________________________________
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


  • Follow-Ups:
    • Re: Cross-platform & Cross-SDK
      • From: Markus Hitter <email@hidden>
    • Re: Cross-platform & Cross-SDK
      • From: Ladd Van Tol <email@hidden>
  • Prev by Date: Re: [OT] Listing cvs tag names
  • Next by Date: dylib problems
  • Previous by thread: Re: Spurious linker errors in dependent projects
  • Next by thread: Re: Cross-platform & Cross-SDK
  • Index(es):
    • Date
    • Thread