• 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
g++ 4 & MACOSX_DEPLOYMENT_TARGET=10.2
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

g++ 4 & MACOSX_DEPLOYMENT_TARGET=10.2


  • Subject: g++ 4 & MACOSX_DEPLOYMENT_TARGET=10.2
  • From: "Nathan Herring" <email@hidden>
  • Date: Wed, 16 Nov 2005 06:29:04 -0800
  • Thread-topic: g++ 4 & MACOSX_DEPLOYMENT_TARGET=10.2

Am I correct in thinking that g++ 4-built targets won't run on 10.2?
10.2 doesn't have the dynamic version of the stdc++ library, just the
static version. But, even if you want to link with -static-libgcc, the
option is ignored in g++ 4 on 10.4.3 with the Xcode 2.2 update since
there is no static version. No warnings or anything.

Would using the 10.2 SDK make this work correctly (since a static
version _does_ live there)? Unfortunately, since I'm using a jam target,
I'm not so sure how to set it up. (Regular Xcode projects are a cinch
that way.)

Thanks in advance,
nh

----
Nathan Herring
MacBU SDE/Development
 _______________________________________________
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: g++ 4 & MACOSX_DEPLOYMENT_TARGET=10.2
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: Re: Building fat Darwin gcc
  • Next by Date: Re: How are __LITTLE_ENDIAN__ and __BIG_ENDIAN__ defined?
  • Previous by thread: Re: Xcode 2.2 /gcc 4.0.1 problem with ambigous overloaded template functions
  • Next by thread: Re: g++ 4 & MACOSX_DEPLOYMENT_TARGET=10.2
  • Index(es):
    • Date
    • Thread