• 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
Problem with Xcode linker flags
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem with Xcode linker flags


  • Subject: Problem with Xcode linker flags
  • From: Wade Williams <email@hidden>
  • Date: Thu, 28 Sep 2006 09:40:38 -0500

I'm linking to a libz.a of my own making.

One the command-line, to prevent linking with the system libz.dylib, I use -Xlinker --search_paths_first in LDFLAGS.

However, in XCode, I've been unable to get that option passed to the linker.

I've tried:

Other CFlags and Other C++ Flags = -Xlinker -search_paths_first

and

Other linker flags = -search_paths_first (and -Xlinker - search_paths_first for good measure)

In none of the cases above do I see the -search_paths_first option passed to the linker.

Any thoughts?

Using XCode 2.4 on 10.4.7 ppc.

Wade
_______________________________________________
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: Problem with Xcode linker flags
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Applescript to find source file in projects
  • Next by Date: Re: Problem with Xcode linker flags
  • Previous by thread: Re: Applescript to find source file in projects
  • Next by thread: Re: Problem with Xcode linker flags
  • Index(es):
    • Date
    • Thread