• 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: FoundationKit md5/checksum
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: FoundationKit md5/checksum


  • Subject: Re: FoundationKit md5/checksum
  • From: email@hidden (Peter Robinson)
  • Date: Sun, 27 Jul 2003 22:06:11 +0100

Chris Ridd <email@hidden> wrote:

> It uses the OpenSSL /usr/lib/libcrypto.dylib, so you'll need to link
> against that.

When I link against libcrypto, I get the following warnings:

/usr/bin/ld: warning suggest use of -bind_at_load, as lazy binding may
result in errors or different symbols being used
symbol _crypt used from dynamic library
/usr/lib/libSystem.dylib(crypt.o) not from earlier dynamic library
/usr/lib/libcrypto.0.9.dylib(fcrypt.o)
/usr/bin/ld: warning unused multiple definitions of symbol _crypt
/usr/lib/libSystem.dylib(crypt.o) definition of _crypt
/usr/lib/libcrypto.dylib(fcrypt.o) unused definition of _crypt

Is this a problem? If not, how do I make the warnings go away? I
assume that using -bind_at_load as suggested would make my program
launch more slowly.

> The OpenSSL headers are not installed on 10.1, IIRC,
> though the library itself is.

Right.

Peter
_______________________________________________
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.

References: 
 >Re: FoundationKit md5/checksum (From: Chris Ridd <email@hidden>)

  • Prev by Date: Scrolling a WebView
  • Next by Date: Memory Management
  • Previous by thread: Re: FoundationKit md5/checksum
  • Next by thread: Re: FoundationKit md5/checksum
  • Index(es):
    • Date
    • Thread