• 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
Order of -framework arguments while linking
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Order of -framework arguments while linking


  • Subject: Order of -framework arguments while linking
  • From: Ronald Oussoren <email@hidden>
  • Date: Tue, 3 Apr 2007 14:12:47 +0200

Hi,

The manpage for ld(1) says:

-framework name[,suffix]
Specifies a framework to link against. Frameworks are dynamic
shared libraries, but they are stored in different locations,
and therefore must be searched for differently. When this option
is specified, ld searches for framework `name.framework/name'
first in any directories specified with the -F option, then in
the standard framework directories /Library/ Frameworks, /Net-
work/Library/Frameworks, and /System/Library/ Frameworks. The
placement of the -framework option is significant, as it deter-
mines when and how the framework is searched. If the optional
suffix is specified the framework is first searched for the name
with the suffix and then without.


Specificaly it mentions that the order of -frameworks is significant, but doesn't eloborate on how that is signficant. Does this just mean that frameworks are searched for symbols in the order they are specified using -framework arguments, or does it mean something else?

Ronald
_______________________________________________
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


  • Prev by Date: ifstream can't open mac formated path
  • Next by Date: Re: ifstream can't open mac formated path
  • Previous by thread: Re: ifstream can't open mac formated path
  • Next by thread: Autocompletion not working
  • Index(es):
    • Date
    • Thread