-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Christopher Faylor wrote:
| Test case?  I have certain things on my computer but apparently they
| aren't the right certain things.

$ ~/tmp/nm --version | head -n 1
GNU nm 2.17.50 20060817

$ ~/tmp/nm -C /usr/lib/libcrypt.dll.a | grep " T "
00000000 T setkey
00000000 T encrypt
00000000 T crypt

$ /usr/bin/nm --version | head -n 1
GNU nm (GNU Binutils) 2.18.50.20080523

$ /usr/bin/nm -C /usr/lib/libcrypt.dll.a | grep " T "
00000000 T _setkey
00000000 T _encrypt
00000000 T _crypt


Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEAREIAAYFAkhhkK0ACgkQpiWmPGlmQSMCrQCg5gVJ2tVGv2gGD5hA9GE5+Rmx
BhkAoNM5Tr1t6eHOUciu+fPlzj94HZbE
=uc9E
-----END PGP SIGNATURE-----

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to