• 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
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linking to libcrypto


  • Subject: Re: Linking to libcrypto
  • From: Aaron Tuller <email@hidden>
  • Date: Sun, 2 Nov 2003 18:42:13 -0800

At 9:07 PM -0500 11/2/03, Kyle Moffett wrote:
Panther includes version 0.9.7 of openssl (Which includes libcrypto), whereas Jaguar included 0.9.6. Unfortunately, the two are binary incompatible (IIRC, it was also source incompatible). I recommend that you build your own version with whatever settings you

That's weird, I just add this:

-lcrypto -lssl

to my linker flags, and it works on Jaguar and Panther just fine. I'm building on Jaguar though in PB. when I otool -L my binary I show:

/usr/lib/libcrypto.0.9.dylib (compatibility version 0.9.0, current version 0.9.6)
/usr/lib/libssl.0.9.dylib (compatibility version 0.9.0, current version 0.9.6)

I haven't had a chance to build yet on Panther, but I would hope that building on Panther wouldn't ruin this for me.

-aaron
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: Linking to libcrypto
      • From: Kyle Moffett <email@hidden>
References: 
 >Linking to libcrypto (From: Michael Rothwell <email@hidden>)
 >Re: Linking to libcrypto (From: Kyle Moffett <email@hidden>)

  • Prev by Date: Re: Key-Value Binding problems
  • Next by Date: Panther/Xcode and availability macros
  • Previous by thread: Re: Linking to libcrypto
  • Next by thread: Re: Linking to libcrypto
  • Index(es):
    • Date
    • Thread