• 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: Linking Error: can't locate file for -lstdc++.6.0.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking Error: can't locate file for -lstdc++.6.0.3


  • Subject: Re: Linking Error: can't locate file for -lstdc++.6.0.3
  • From: Jeff Birac <email@hidden>
  • Date: Thu, 21 Sep 2006 16:05:39 -0400


On Sep 20, 2006, at 7:15 PM, Nick Zitzmann wrote:


On Sep 20, 2006, at 9:50 AM, Jeff Birac wrote:

So I copied the project to his MacIntel so I could run may app with the Xcode 2.4 debugger (on his machine). But now the project will not link. Xcode complains that it "can't locate file for: - lstdc++.6.0.3". What is it talking about?

You're linking your product to an obsolete version of libstdc++. The version that comes with all Intel Macs is 6.0.4; 6.0.3 might still be installed on some PPC Macs. If you're manually linking your product against libstdc++, try including libstdc++.6.dylib instead of libstdc++.6.0.4.dylib.


Nick Zitzmann
<http://seiryu.home.comcast.net/>
S/MIME signature available upon request





As far as I know, I am not "manually linking" my product at all. I just tell Xcode to build and let it handle the rest. Is there a particular Build Setting I need to set?


_______________________________________________
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: Linking Error: can't locate file for -lstdc++.6.0.3
      • From: Nick Zitzmann <email@hidden>
References: 
 >Linking Error: can't locate file for -lstdc++.6.0.3 (From: Jeff Birac <email@hidden>)
 >Re: Linking Error: can't locate file for -lstdc++.6.0.3 (From: Nick Zitzmann <email@hidden>)

  • Prev by Date: Re: Class diagram not working
  • Next by Date: Re: GCC, DLLs are accumulated ?
  • Previous by thread: Re: Linking Error: can't locate file for -lstdc++.6.0.3
  • Next by thread: Re: Linking Error: can't locate file for -lstdc++.6.0.3
  • Index(es):
    • Date
    • Thread