• 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 against stdandard libraries
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: linking against stdandard libraries


  • Subject: Re: linking against stdandard libraries
  • From: Chris Espinosa <email@hidden>
  • Date: Thu, 21 Jul 2005 08:32:00 -0700


On Jul 21, 2005, at 3:37 AM, Andreas Grosam wrote:

The project templates for C++ do not explicitly link against a standard library.

In which cases - e.g. for which target type, or for which build settings - do i need to explicitly link against a standard (shared) lib?

None. If you are compiling C++, the compiler automatically links against the appropriate C++ standard librari. In gcc 3.3 and earlier this is a static library; in gcc 4.0 and later this is a systemwide shared library.


Chris

_______________________________________________
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 against stdandard libraries
      • From: Andreas Grosam <email@hidden>
References: 
 >linking against stdandard libraries (From: Andreas Grosam <email@hidden>)

  • Prev by Date: Re: build warnings - stumped
  • Next by Date: <incomplete_type> in the debugger
  • Previous by thread: linking against stdandard libraries
  • Next by thread: Re: linking against stdandard libraries
  • Index(es):
    • Date
    • Thread