X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <486190AE.6060100@users.sourceforge.net> Date: Tue, 24 Jun 2008 19:26:22 -0500 From: "Yaakov (Cygwin Ports)" User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: binutils: nm -C doesn't demangle? References: <48614365 DOT 5030700 AT users DOT sourceforge DOT net> <20080624201309 DOT GC8856 AT ednor DOT casa DOT cgf DOT cx> In-Reply-To: <20080624201309.GC8856@ednor.casa.cgf.cx> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com -----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/