• 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: Redefined symbols in linked dylibs
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Redefined symbols in linked dylibs


  • Subject: Re: Redefined symbols in linked dylibs
  • From: Scott Tooker <email@hidden>
  • Date: Mon, 27 Oct 2003 11:55:51 -0800

Right now Xcode is too agressive about resolving symlinks for
references (which leads to the problem being described). This is
something we want to fix in a future release.

Scott

On Oct 25, 2003, at 10:01 PM, Frank Midgley wrote:

> On Oct 25, 2003, at 11:48 PM, Ben Kennedy wrote:
>
>> However, I haven't figured out how to apply this in practice.  If I
>> remove libz and libcrypto from the Frameworks and Libraries build
>> phase,
>> the build fails with undefined references.  When I stick them back in,
>> they are doubly-linked.
>
> The only thing I found that worked was not to link against the symlink
> (/usr/lib/libcrypto.dylib) but to link against an actual library
> (/usr/libcrypto.0.9.7.dylib) directly.  This unfortunately puts an OS
> dependency on your target but I haven't figured out any other way to
> handle it.
>
> -Frank
>
> =========================
> Frank Midgley
> email@hidden
> http://homepage.mac.com/knarf
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.

[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.

References: 
 >Re: Redefined symbols in linked dylibs (From: Frank Midgley <email@hidden>)
 >Re: Redefined symbols in linked dylibs (From: "Ben Kennedy" <email@hidden>)
 >Re: Redefined symbols in linked dylibs (From: Frank Midgley <email@hidden>)

  • Prev by Date: Re: setting environmental variables in xcode
  • Next by Date: Re: BSD Shell tool vs Cocoa Shell Tool
  • Previous by thread: Re: Redefined symbols in linked dylibs
  • Next by thread: Java Code Sense
  • Index(es):
    • Date
    • Thread