• 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
How does Xcode decide whether to use g++ for linking or gcc
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How does Xcode decide whether to use g++ for linking or gcc


  • Subject: How does Xcode decide whether to use g++ for linking or gcc
  • From: Holger Hoerich <email@hidden>
  • Date: Fri, 13 Jan 2006 20:16:20 +0100

Hi,

seems like I'm looking at the wrong places ... I can't find anything about this:

I just upgraded my projects to Xcode 2.2. After a lengthy cleanup session of my build settings now everything worked. But as I started with a new project from scratch using a library which was build with an existing project I got all this linking errors about unresolved symbols like I had missed to include libstdc++.a.

So I figured out the difference was that my old project used g++ for linking while my new one uses gcc. Is there any way to conveniently tell the linker to use g++ instead of gcc except overriding all the different LD_$(arch) settings?

I appreciate any hint. Kind regards,
	Holger



_______________________________________________
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:
    • [FAQ] Xcode 2.2 Project Doesn't Compile C++ as C++ [was: How does Xcode decide whether to use g++ for linking or gcc]
      • From: Chris Espinosa <email@hidden>
  • Prev by Date: RE: Conversion operator not being pickup by compiler
  • Next by Date: Re: MacIntel apps behaves weirdly when compiled with -02 not -01 - Almost solved(auto-vectorization issue)
  • Previous by thread: Re: Conversion operator not being picked up by compiler
  • Next by thread: [FAQ] Xcode 2.2 Project Doesn't Compile C++ as C++ [was: How does Xcode decide whether to use g++ for linking or gcc]
  • Index(es):
    • Date
    • Thread