On Wed, Aug 01, 2007 at 08:22:10PM +0800, Jofell Gallardo wrote: > --------- > ld: warning prebinding disabled because dependent library: > /Developer/SDKs/MacOSX10.4u.sdk/Users/jofell/Library/Frameworks/libssh2.framework/Versions/A/libssh2 > is not prebound > ld: warning prebinding disabled because dependent library: > /Developer/SDKs/MacOSX10.4u.sdk/Users/jofell/Library/Frameworks/libssh2.framework/Versions/A/libssh2 > is not prebound
prebinding is not really necessary for 10.4 (and even 10.3.4? and later have a dynamic linker that is significantly faster, thus reducing the need for prebinding). Ignore the warnings. Peter ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ libssh2-devel mailing list libssh2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libssh2-devel