• 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: Linking to libcrypto for 10.2 & 10.3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking to libcrypto for 10.2 & 10.3


  • Subject: Re: Linking to libcrypto for 10.2 & 10.3
  • From: Glen Simmons <email@hidden>
  • Date: Tue, 4 Jan 2005 16:21:04 -0600

On 4 Jan, 2005, at 3:44 PM, Finlay Dobbie wrote:

On Tue, 4 Jan 2005 15:31:18 -0600, Glen Simmons
<email@hidden> wrote:
To try to work around this, I downloaded the OpenSSL source and
compiled libcrypto.a. I added this to my project and removed
libcrypto.dylib. But, otool -L shows that my built application still
tries to use libcrypto.0.9.7.dylib, so it still won't launch on 10.2.
Why is it trying to link to the dylib when I don't have it included in
my project???

Because the linker is weird and Xcode doesn't know how to work around it properly. File the relevant bugs.

It might work if you use the -search_paths_first linker flag (see the
ld(1) manual page for more details).

Would I put that in Other Linker Flags? Tried that and got g++-3.3: unrecognized option `-search_paths_first'

Thanks,
Glen

_______________________________________________
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: Linking to libcrypto for 10.2 & 10.3
      • From: Heath Raftery <email@hidden>
References: 
 >Linking to libcrypto for 10.2 & 10.3 (From: Glen Simmons <email@hidden>)
 >Re: Linking to libcrypto for 10.2 & 10.3 (From: Glen Simmons <email@hidden>)
 >Re: Linking to libcrypto for 10.2 & 10.3 (From: Finlay Dobbie <email@hidden>)

  • Prev by Date: Re: Linking to libcrypto for 10.2 & 10.3
  • Next by Date: App can't access resources
  • Previous by thread: Re: Linking to libcrypto for 10.2 & 10.3
  • Next by thread: Re: Linking to libcrypto for 10.2 & 10.3
  • Index(es):
    • Date
    • Thread