• 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: using a non standard openssl
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: using a non standard openssl


  • Subject: RE: using a non standard openssl
  • From: "Robert Allen" <email@hidden>
  • Date: Wed, 1 Oct 2008 14:11:04 -0700
  • Thread-topic: using a non standard openssl

Rich:
You need to use linker flag -search_paths_first to tell the linker to
use static libraries that occur earlier in the link path rather than
scanning the whole link path for dylibs then coming back to look through
it again for static libs.
-Robert
------------------------------------------------------------------------
--
   "If ignorance is bliss, why aren't more people happy?"
------------------------------


> -----Original Message-----
> From: xcode-users-bounces+rallen=email@hidden
> [mailto:xcode-users-bounces+rallen=email@hidden]
> On Behalf Of Rich Collyer
> Sent: Wednesday, October 01, 2008 4:47 PM
> To: email@hidden
> Subject: using a non standard openssl
>
> I need to be able to build and link to a non-standard version
> of openssl (that contains my own engine).  However, when I
> build the application that calls openssl, it does not appear
> to call my version.  I am guessing that it is calling the
> standard one that is included in the OS (/usr/bin/libcrypto.dylib).
>
> I have tried to use the -dylib_file option, but that didn't
> seem to work either.
>
> I am also building it as a static lib verses a dynamic lib.
>
> Any thoughts?
>
> +++++++++++++++++++++++
> Rich Collyer
> Senior Software Engineer
> email@hidden
> +++++++++++++++++++++++
>
>
>
>
 _______________________________________________
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: using a non standard openssl
      • From: Rich Collyer <email@hidden>
    • Re: using a non standard openssl
      • From: Rich Collyer <email@hidden>
References: 
 >using a non standard openssl (From: Rich Collyer <email@hidden>)

  • Prev by Date: using a non standard openssl
  • Next by Date: Re: Variable length arrays in debugger
  • Previous by thread: using a non standard openssl
  • Next by thread: Re: using a non standard openssl
  • Index(es):
    • Date
    • Thread