• 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: New to Xcode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: New to Xcode


  • Subject: Re: New to Xcode
  • From: Scott Tooker <email@hidden>
  • Date: Tue, 18 Jan 2005 10:03:16 -0800

If you can't drag re-order the libraries in the Frameworks & Libraries build phase that would be a bug. Please file one.

Scott

On Jan 18, 2005, at 3:36 AM, Mark Lord wrote:


1) What's the correct way to set the order in which static libraries are passed to the linker? I have three libraries, which I'll call A, B and C for simplicity sakes. Library B requires code from library A, and library C requires code from libraries A and B. So the order I need to supply the -l flags to the linker would be -lC -lB -lA. At the moment I have to make sure I add the libraries to the Framework & Libraries section in the right order - I can find no way to re-order them without removing them all and re-adding them all. Only a minor inconvenience, but it'd be nice to have a fix.


_______________________________________________
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


References: 
 >New to Xcode (From: Mark Lord <email@hidden>)

  • Prev by Date: Can I debug a .app in XCode?
  • Next by Date: Re: Distributed build overhead and Mac Mini vs XServe pricing
  • Previous by thread: Re: New to Xcode
  • Next by thread: Can I debug a .app in XCode?
  • Index(es):
    • Date
    • Thread