libcrypto warning
libcrypto warning
- Subject: libcrypto warning
- From: email@hidden
- Date: Wed, 18 Jun 2003 13:19:46 -0700
I'm getting this build warning now that I have included the
libcrypto.dylib library in my Cocoa application project. How do I
fix this?
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.So) not from earlier dynamic library
/usr/lib/libcrypto.0.9.dylib(fcrypt.o)
Thanx in advance.
PS: Sorry if this is the wrong list for this.
_______________________________________________
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.