• 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: Problems with compilation on Snow leopard for target 10.5
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with compilation on Snow leopard for target 10.5


  • Subject: Re: Problems with compilation on Snow leopard for target 10.5
  • From: Kyle Sluder <email@hidden>
  • Date: Sun, 17 Oct 2010 12:22:41 -0700

On Oct 16, 2010, at 4:45 PM, Vojtěch Meluzín <email@hidden> wrote:

> It crashes in an exception handler, and I suspect the "libstdc++.6.dylib" is a part of 10.6.x libs, right? But I specified "-static-libgcc" and also the target is 10.5. Honestly I even don't know why the exception handlers are in shared libraries.
> If I remove the 10.5 options, it works without problems.
> What should I do? Any ideas?

Have you read thi?: http://www.trilithium.com/johan/2005/06/static-libstdc/

The big takeaway is that you can't use -static-libgcc. You have no idea if any other code in your process, including system frameworks, is going to load C++ code dynamically.

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

This email sent to email@hidden

  • Follow-Ups:
    • Re: Problems with compilation on Snow leopard for target 10.5
      • From: Vojtěch Meluzín <email@hidden>
References: 
 >Problems with compilation on Snow leopard for target 10.5 (From: Vojtěch Meluzín <email@hidden>)

  • Prev by Date: Re: Virtual audio device glitches
  • Next by Date: Re: Problems with compilation on Snow leopard for target 10.5
  • Previous by thread: Re: Problems with compilation on Snow leopard for target 10.5
  • Next by thread: Re: Problems with compilation on Snow leopard for target 10.5
  • Index(es):
    • Date
    • Thread