• 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: XCODE choose system's EXPAT instead of my. Argh....
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: XCODE choose system's EXPAT instead of my. Argh....


  • Subject: Re: XCODE choose system's EXPAT instead of my. Argh....
  • From: Eric Albert <email@hidden>
  • Date: Mon, 3 Jul 2006 07:08:01 -0700

On Jul 1, 2006, at 1:15 AM, Ruslan Zasukhin wrote:

On 6/30/06 8:18 PM, "Eric Albert" <email@hidden> wrote:

Hi Eric,
 
> There's another way to do this which doesn't require you to know the  
> list of standard libraries (which can change from release to release  
> and shouldn't be hardcoded in your project).  Specify the -
> search_paths_first flag to the linker (you might have to use -Wl,-
> search_paths_first in Xcode) and as long as you've given the path to  
> your static library in your linker directories Xcode will use your .a  
> file before it finds the system's dylib.

Strange but this not works

I wonder, may be GCC 3.3 do not support this flag ?

It's a linker flag, not a compiler flag, so the compiler version you're using doesn't matter.  How does it not work?

-Eric


 _______________________________________________
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: 
 >Re: XCODE choose system's EXPAT instead of my. Argh.... (From: Ruslan Zasukhin <email@hidden>)

  • Prev by Date: Avoiding 'NEXT_ROOT environment variable ignored because -syslibroot specified' warning
  • Next by Date: XCode Dock Icon
  • Previous by thread: Re: XCODE choose system's EXPAT instead of my. Argh....
  • Next by thread: Supporting Multiple SDK's Without Warnings
  • Index(es):
    • Date
    • Thread